Commit Graph

179 Commits

Author SHA1 Message Date
Vincent Poulailleau 2c11208321 fix #14 2020-08-25 17:33:35 +02:00
Vincent Poulailleau 38cf9c4c2b fix #17 2020-08-25 17:30:04 +02:00
Vincent Poulailleau 695a0b59b6 fix #18 2020-08-25 17:17:39 +02:00
Vincent Poulailleau 3f45cd9c51 fix #20 2020-08-25 17:15:07 +02:00
Vincent Poulailleau ead58d2b5b fix #15 2020-08-25 17:11:45 +02:00
Vincent Poulailleau 2ec343a32e better output (#15) 2020-08-25 17:05:23 +02:00
Vincent Poulailleau 0a0af9fb52 colored output (#15) 2020-08-25 16:58:30 +02:00
Vincent Poulailleau 4bb8fd7819 remove output coloring by default (#15) 2020-08-25 16:39:51 +02:00
Vincent Poulailleau db5ce5e226
Merge pull request #45 from vpoulailleau/dependabot/pip/tox-3.19.0
Bump tox from 3.18.1 to 3.19.0
2020-08-20 16:07:38 +02:00
dependabot-preview[bot] cdb3069e2b
Bump tox from 3.18.1 to 3.19.0
Bumps [tox](https://github.com/tox-dev/tox) from 3.18.1 to 3.19.0.
- [Release notes](https://github.com/tox-dev/tox/releases)
- [Changelog](https://github.com/tox-dev/tox/blob/master/docs/changelog.rst)
- [Commits](https://github.com/tox-dev/tox/compare/3.18.1...3.19.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-20 11:34:40 +00:00
Vincent Poulailleau 8d1e18fdee
Merge pull request #46 from vpoulailleau/dependabot/pip/pytest-cov-2.10.1
Bump pytest-cov from 2.10.0 to 2.10.1
2020-08-20 11:54:21 +02:00
dependabot-preview[bot] 5563373256
Bump pytest-cov from 2.10.0 to 2.10.1
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 2.10.0 to 2.10.1.
- [Release notes](https://github.com/pytest-dev/pytest-cov/releases)
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest-cov/compare/v2.10.0...v2.10.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-17 04:46:43 +00:00
Vincent Poulailleau 33eb488a4b add badges 2020-08-02 21:42:53 +02:00
Vincent Poulailleau ed95fe288a use travis and codeclimate 2020-08-02 21:37:35 +02:00
Vincent Poulailleau da55cc9729 remove cat 2020-08-02 21:35:03 +02:00
Vincent Poulailleau 8d26f52f35 update changelog 2020-08-02 21:34:14 +02:00
Vincent Poulailleau bdee146b63 use pygrammalecte 2020-08-02 21:32:56 +02:00
Vincent Poulailleau 6da1a8f74d fix manual installation 2020-08-02 21:29:52 +02:00
Vincent Poulailleau 114068b0b1 update dependencies 2020-08-02 21:26:05 +02:00
Vincent Poulailleau 3eee104422 update pyproject 2020-08-02 18:53:15 +02:00
Vincent Poulailleau f1fda75ebc
Merge pull request #23 from vpoulailleau/dependabot/pip/wheel-0.34.2
Bump wheel from 0.33.6 to 0.34.2
2020-08-02 18:45:08 +02:00
dependabot-preview[bot] 8c1dad8356
Bump wheel from 0.33.6 to 0.34.2
Bumps [wheel](https://github.com/pypa/wheel) from 0.33.6 to 0.34.2.
- [Release notes](https://github.com/pypa/wheel/releases)
- [Changelog](https://github.com/pypa/wheel/blob/master/docs/news.rst)
- [Commits](https://github.com/pypa/wheel/compare/0.33.6...0.34.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-02 16:44:30 +00:00
Vincent Poulailleau 19d3234840
Merge pull request #35 from vpoulailleau/dependabot/pip/requests-2.24.0
Bump requests from 2.22.0 to 2.24.0
2020-08-02 18:43:09 +02:00
dependabot-preview[bot] c4da0e405d
Bump requests from 2.22.0 to 2.24.0
Bumps [requests](https://github.com/psf/requests) from 2.22.0 to 2.24.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/master/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.22.0...v2.24.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-02 16:42:58 +00:00
Vincent Poulailleau c6145d3cec
Merge pull request #34 from vpoulailleau/dependabot/pip/pytest-cov-2.10.0
Bump pytest-cov from 2.8.1 to 2.10.0
2020-08-02 18:41:31 +02:00
dependabot-preview[bot] 08651e7a19
Bump pytest-cov from 2.8.1 to 2.10.0
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 2.8.1 to 2.10.0.
- [Release notes](https://github.com/pytest-dev/pytest-cov/releases)
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest-cov/compare/v2.8.1...v2.10.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-02 16:39:44 +00:00
Vincent Poulailleau bf2b65ce3e
Merge pull request #36 from vpoulailleau/dependabot/pip/twine-3.2.0
Bump twine from 2.0.0 to 3.2.0
2020-08-02 18:38:11 +02:00
dependabot-preview[bot] 652517d06f
Bump twine from 2.0.0 to 3.2.0
Bumps [twine](https://github.com/pypa/twine) from 2.0.0 to 3.2.0.
- [Release notes](https://github.com/pypa/twine/releases)
- [Changelog](https://github.com/pypa/twine/blob/master/docs/changelog.rst)
- [Commits](https://github.com/pypa/twine/compare/2.0.0...3.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-02 16:37:35 +00:00
Vincent Poulailleau ba420b8da0
Merge pull request #43 from vpoulailleau/dependabot/pip/tox-3.18.1
Bump tox from 3.14.1 to 3.18.1
2020-08-02 18:36:02 +02:00
Vincent Poulailleau 4e0e2464a6
Merge pull request #27 from vpoulailleau/dependabot/pip/bleach-3.1.4
[Security] Bump bleach from 3.1.0 to 3.1.4
2020-08-02 18:35:11 +02:00
dependabot-preview[bot] b81bbf6969
Bump tox from 3.14.1 to 3.18.1
Bumps [tox](https://github.com/tox-dev/tox) from 3.14.1 to 3.18.1.
- [Release notes](https://github.com/tox-dev/tox/releases)
- [Changelog](https://github.com/tox-dev/tox/blob/master/docs/changelog.rst)
- [Commits](https://github.com/tox-dev/tox/compare/3.14.1...3.18.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-02 16:34:54 +00:00
dependabot-preview[bot] 3f62583d2d
[Security] Bump bleach from 3.1.0 to 3.1.4
Bumps [bleach](https://github.com/mozilla/bleach) from 3.1.0 to 3.1.4. **This update includes security fixes.**
- [Release notes](https://github.com/mozilla/bleach/releases)
- [Changelog](https://github.com/mozilla/bleach/blob/master/CHANGES)
- [Commits](https://github.com/mozilla/bleach/compare/v3.1.0...v3.1.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-02 16:34:39 +00:00
Vincent Poulailleau c34a81a6d7
Merge pull request #44 from vpoulailleau/dependabot/pip/pytest-6.0.1
Bump pytest from 5.3.1 to 6.0.1
2020-08-02 18:33:19 +02:00
dependabot-preview[bot] 4c24c7a38e
Bump pytest from 5.3.1 to 6.0.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.3.1 to 6.0.1.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/5.3.1...6.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-31 04:46:55 +00:00
Vincent Poulailleau 8ff690e066 fix behavior with empty list of files to be checked, fix #11 2019-12-11 16:31:00 +01:00
Vincent Poulailleau 69969ed415 prepare v0.7.0, fix #11 2019-12-11 16:31:00 +01:00
Vincent Poulailleau 1361bddfbb add --version CLI flag, fix #10 2019-12-11 16:31:00 +01:00
Vincent Poulailleau 07ef2c1c09 poetry update 2019-12-11 16:31:00 +01:00
Vincent Poulailleau adce7af2aa accept multiple input paths 2019-12-11 16:31:00 +01:00
Vincent Poulailleau 9ba93c8d65 prepare v0.6.0 2019-12-09 12:51:10 +01:00
Vincent Poulailleau dba235f406 poetry update 2019-12-09 12:51:10 +01:00
Vincent Poulailleau e307ed5945 linter 2019-12-09 12:51:10 +01:00
Vincent Poulailleau ea5f7a3f60 add glossary checker 2019-12-09 12:51:10 +01:00
Vincent Poulailleau 83c291021f glossary 2019-12-09 12:51:10 +01:00
Vincent Poulailleau a6d4efc406 glossary 2019-12-09 12:51:10 +01:00
Vincent Poulailleau 0da25ca8ad word boundary match 2019-12-09 12:51:10 +01:00
Vincent Poulailleau d3d6190d49 better matching 2019-12-09 12:51:10 +01:00
Vincent Poulailleau b38f71db4d glossary 2019-12-09 12:51:10 +01:00
Vincent Poulailleau 0a1adac231 glossary 2019-12-09 12:51:10 +01:00
Vincent Poulailleau 9604c93215 glossary 2019-12-09 12:51:10 +01:00