-
Notifications
You must be signed in to change notification settings - Fork 71
Closed
Labels
bugSomething isn't workingSomething isn't working
Milestone
Description
A document with empty chapter can not be checked by textidote due to the following error:
Exception in thread "main" java.util.EmptyStackException
at java.util.Stack.peek(Stack.java:102)
at ca.uqac.lif.textidote.rules.CheckSubsectionSize.evaluate(CheckSubsectionSize.java:102)
at ca.uqac.lif.textidote.Linter.evaluateAll(Linter.java:149)
at ca.uqac.lif.textidote.Main.mainLoop(Main.java:567)
at ca.uqac.lif.textidote.Main.mainLoop(Main.java:124)
at ca.uqac.lif.textidote.Main.main(Main.java:110)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working