File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1414## Version 3.1 (2020-03-07)
1515
1616- Add option ` -i ` (or ` --ignore-errors ` ): always return 0 even if errors are found.
17- - Fix parsing of "noqa" tag in comments (issue #11 ).
17+ - Fix parsing of "noqa" tag in comments ([ #11 ] ( https://github.com/flashcode/msgcheck/issues/11 ) ).
1818- Use pytest for unit tests.
1919- Replace Travis CI by GitHub Actions.
2020
2121## Version 3.0 (2018-12-14)
2222
23- - Add support of multiple personal word list files (multiple options ` -P ` /` --pwl ` ) (issue # 5 ).
23+ - Add support of multiple personal word list files (multiple options ` -P ` /` --pwl ` ) ([ # 5 ] ( https://github.com/flashcode/msgcheck/issues/5 ) ).
2424
2525## Version 2.9 (2018-01-15)
2626
27- - Add option ` -n ` (or ` --skip-noqa ` ) to not check "noqa"-commented lines (issue # 2 , issue # 7 ).
28- - Remove C and Python string formatters for spell checking (issue # 3 ).
27+ - Add option ` -n ` (or ` --skip-noqa ` ) to not check "noqa"-commented lines ([ # 2 ] ( https://github.com/flashcode/msgcheck/issues/2 ) , [ # 7 ] ( https://github.com/flashcode/msgcheck/issues/7 ) ).
28+ - Remove C and Python string formatters for spell checking ([ # 3 ] ( https://github.com/flashcode/msgcheck/issues/3 ) ).
2929
3030## Version 2.8 (2014-12-07)
3131
You can’t perform that action at this time.
0 commit comments