11 Commits

Author SHA1 Message Date
4f8e111729 Add pyflakes check (#3)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: https://git.deguo.duckdns.org/pavel/argclass/pulls/3
Co-authored-by: Pavel Lutskov <pavel.lutskov@gmail.com>
Co-committed-by: Pavel Lutskov <pavel.lutskov@gmail.com>
2021-09-12 12:39:26 +02:00
326e1bbfa0 Run unittests after code style and lint (#2)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: https://git.deguo.duckdns.org/pavel/argclass/pulls/2
Co-authored-by: Pavel Lutskov <pavel.lutskov@gmail.com>
Co-committed-by: Pavel Lutskov <pavel.lutskov@gmail.com>
2021-09-12 12:27:52 +02:00
f93588f4bf Add black to CI/CD (#1)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: https://git.deguo.duckdns.org/pavel/argclass/pulls/1
Co-authored-by: Pavel Lutskov <pavel.lutskov@gmail.com>
Co-committed-by: Pavel Lutskov <pavel.lutskov@gmail.com>
2021-09-12 12:09:57 +02:00
e2333b8916 Start adding CI/CD
All checks were successful
continuous-integration/drone/push Build is passing
2021-04-02 19:23:19 +02:00
952ffecf17 More specific raise reason 2021-04-02 19:16:09 +02:00
f002247885 Make it a proper package 2021-03-28 16:02:22 +02:00
6d8d94a1d0 Add __pycache__ to gitignore 2021-03-27 15:55:18 +01:00
4adceae497 Fix style in tests 2021-03-27 15:54:37 +01:00
3d37ef93c3 Add tests 2021-03-27 15:42:45 +01:00
c03fe2f284 Refactor the parser and remove caveman's testing 2021-03-27 15:42:20 +01:00
1c5e34d32c initial commit 2021-02-02 20:34:54 +01:00