Commit Graph

3 Commits

Author SHA1 Message Date
coffeedogs
95a7d80502 Revert "Fixed: Codacy should ignore invalid variable/function names for now"
This reverts commit a801928df6.
2018-05-11 13:08:03 +01:00
coffeedogs
a801928df6
Fixed: Codacy should ignore invalid variable/function names for now 2018-05-11 12:49:38 +01:00
coffeedogs
dd1ee618a5
Fixed: Simple Codacy errors and warnings in src/helper_*
* Some local pickle operations and non-cryptographic random operations
were marked as safe to the bandit linter
 * A bandit config file was added and assert warnings are now ignored globally
 * Tightened up exception handling and code style
2018-05-02 15:52:47 +01:00