Commit Graph

7 Commits

Author SHA1 Message Date
Zedifus
d0596af4c9 Add exemption orjson no-member falsepositive 2022-05-23 22:54:06 +01:00
Zedifus
4205c0a8f0 Exempt jsonschema falsepositive E0611
Can't understand why these are flagging, code is as per docs.
Version is latest, and not flagging locally. Going to exempt mod for now
2022-05-23 20:53:23 +01:00
Zedifus
c7f7b2539c Reenable invalid-name checking
Add naming exemptions desired by devs
2022-04-14 03:07:56 +01:00
Zedifus
9b2161d450 Add pylint compatability for black
Marking exemptions and pulling back to new line length
(It's gonna hate comments, will fix in a sec)
2022-03-23 02:51:37 +00:00
Andrew
ec5a175395 Add migration file to pylint ignore for now 2022-01-27 21:56:39 -05:00
Andrew
45ab07eb77 Revert migrations 2022-01-27 21:53:07 -05:00
Iain Powrie
e0ce1d118c Create pylintrc, code review pipeline & correct codebase errors
Fix uploads,
Only send server stats to user page when they have access to servers
2022-01-26 01:45:30 +00:00