Skip to content

Commit

Permalink
Add a pylintrc.
Browse files Browse the repository at this point in the history
Test: pylint *.py
Bug: None
Change-Id: I47bc9d0e8c8a0c999178a38eccdd22147a82ba06
  • Loading branch information
DanAlbert committed Sep 15, 2016
1 parent cc3a31f commit 202d46f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions ndk/pylintrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
[MESSAGES CONTROL]
disable=fixme,design,locally-disabled,too-many-lines

[VARIABLES]
dummy-variables-rgx=_|dummy

0 comments on commit 202d46f

Please sign in to comment.