Commit Graph

56 Commits

Author SHA1 Message Date
5949619621 use provided message for spelling errors 2020-09-07 09:11:45 +02:00
9b374d2718 fix #12 2020-08-25 17:41:10 +02:00
e2955ccb5c fix #13 2020-08-25 17:36:17 +02:00
2c11208321 fix #14 2020-08-25 17:33:35 +02:00
38cf9c4c2b fix #17 2020-08-25 17:30:04 +02:00
3f45cd9c51 fix #20 2020-08-25 17:15:07 +02:00
2ec343a32e better output (#15) 2020-08-25 17:05:23 +02:00
0a0af9fb52 colored output (#15) 2020-08-25 16:58:30 +02:00
4bb8fd7819 remove output coloring by default (#15) 2020-08-25 16:39:51 +02:00
bdee146b63 use pygrammalecte 2020-08-02 21:32:56 +02:00
8ff690e066 fix behavior with empty list of files to be checked, fix #11 2019-12-11 16:31:00 +01:00
1361bddfbb add --version CLI flag, fix #10 2019-12-11 16:31:00 +01:00
adce7af2aa accept multiple input paths 2019-12-11 16:31:00 +01:00
e307ed5945 linter 2019-12-09 12:51:10 +01:00
ea5f7a3f60 add glossary checker 2019-12-09 12:51:10 +01:00
83c291021f glossary 2019-12-09 12:51:10 +01:00
a6d4efc406 glossary 2019-12-09 12:51:10 +01:00
0da25ca8ad word boundary match 2019-12-09 12:51:10 +01:00
d3d6190d49 better matching 2019-12-09 12:51:10 +01:00
b38f71db4d glossary 2019-12-09 12:51:10 +01:00
0a1adac231 glossary 2019-12-09 12:51:10 +01:00
9604c93215 glossary 2019-12-09 12:51:10 +01:00
7505d29d0f glossary 2019-12-09 12:51:10 +01:00
0fc4d122c3 glossary 2019-12-09 12:51:10 +01:00
a7d6f2cb9c glossary 2019-12-09 12:51:10 +01:00
c758d3bb5c glossary 2019-12-09 12:51:10 +01:00
c32360560d begin glossary checker 2019-12-09 12:51:10 +01:00
053b5c5112 improve link management 2019-12-03 10:59:27 +01:00
67d8519855 redundancy with pyproject.toml 2019-12-03 10:22:02 +01:00
cee9ce62e2 fix grammalecte installation dir 2019-12-03 10:14:52 +01:00
30853cc0ea add white list management for spelling errors 2019-12-03 09:48:32 +01:00
8c91d9ca60 check spelling errors 2019-12-03 09:27:05 +01:00
7fc6ba99de refactoring 2019-12-03 09:14:56 +01:00
e8674dd7cb fix #9 2019-12-02 19:34:43 +01:00
92904ecfeb ignore imperative warnings 2019-12-02 19:30:54 +01:00
61d08af4ef fix false positive 2019-12-02 19:23:02 +01:00
09888669a2 fix #8 2019-12-02 19:19:01 +01:00
7c6dd1c7ef better testability 2019-12-02 18:57:27 +01:00
c783110e5a switch to poetry 2019-12-02 17:28:53 +01:00
f11202d904 refactoring 2019-11-22 16:28:57 +01:00
09018c0a41 refactoring 2019-11-22 13:26:31 +01:00
a3c05b80b7 refactoring 2019-11-22 13:22:44 +01:00
f7548642a8 refactoring 2019-11-22 13:05:54 +01:00
06553c1b73 refactoring 2019-11-22 13:01:26 +01:00
f720f9b31f refactoring 2019-11-22 12:52:42 +01:00
a31af33018 begin refactoring 2019-11-22 12:50:24 +01:00
9439bd15bc require path to check
Closes #7
2019-11-19 10:37:08 +01:00
b13763a320 simplify rst tag management
Closes #1
2019-11-19 10:30:07 +01:00
e61eaaa5cc add :c:func: rst tag management 2019-11-19 09:54:00 +01:00
29ce2cf042 fix entry point 2019-11-18 18:16:51 +01:00