Skip to content

Commit

Permalink
Add missing pylint check "development-status-allowed"
Browse files Browse the repository at this point in the history
  • Loading branch information
guewen committed Nov 2, 2020
1 parent 01bb7ea commit b6ebf3a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pylintrc-mandatory
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ enable=anomalous-backslash-in-string,
class-camelcase,
dangerous-default-value,
dangerous-view-replace-wo-priority,
development-status-allowed,
duplicate-id-csv,
duplicate-key,
duplicate-xml-fields,
Expand Down

0 comments on commit b6ebf3a

Please sign in to comment.