Commit Graph

7 Commits

Author SHA1 Message Date
Umut
d02e848fca refactor: update benchmark infrastructure to be compatible with the new progress tracker 2021-09-08 12:31:32 +03:00
Arthur Meyre
b71664e38f tools: ignore imports for code similarity in pylint 2021-09-03 09:58:00 +02:00
Umut
1fa049d914 feat: dump compilation artifacts automatically on compilation failures 2021-08-31 18:40:40 +03:00
Benoit Chevallier-Mames
d09f1b90a6 feat: let's be a bit more flexible with pylint
closes #97
2021-08-09 13:32:11 +02:00
Arthur Meyre
95f05800d5 chore(tools): allow to have fixmes in the code without failing CI 2021-07-27 12:14:34 +02:00
Arthur Meyre
e0c838b230 chore(tools): a less annoying pylint
- allow 1 letter names
- no minimum on class public methods
2021-07-16 12:26:52 +02:00
Arthur Meyre
58e35136f5 chore(tools): add Makefile, formatting script, pylintrc and dependencies
refs #15
2021-07-15 11:46:19 +02:00