in line 451 of readme.md, the example goes
-filter keywords filtervalue [MATH-
While the parameter instructions (line 49) goes
-filtervalue
And I think only -filtervalue works because if I pass filtervalue as a parameter, it throws NullPointerException at fr.inria.coming.core.filter.commitmessage.KeyWordsMessageFilter#accept(Commit c) (line 36)
in line 451 of readme.md, the example goes
While the parameter instructions (line 49) goes
And I think only
-filtervalueworks because if I passfiltervalueas a parameter, it throwsNullPointerExceptionatfr.inria.coming.core.filter.commitmessage.KeyWordsMessageFilter#accept(Commit c)(line 36)