summaryrefslogtreecommitdiff
path: root/examples/pylintrc_camelcase
diff options
context:
space:
mode:
authorPierre Sassoulas <pierre.sassoulas@gmail.com>2020-05-03 17:29:24 +0200
committerPierre Sassoulas <pierre.sassoulas@gmail.com>2020-05-03 18:24:25 +0200
commit3fffdf03d5a32e4a0d1b5216ea9d16dacacdaa6f (patch)
treee812974218d0b182c70221177dbdcd6710e47d05 /examples/pylintrc_camelcase
parent8403b8961560591810a75f088fb72b8b052665ca (diff)
downloadpylint-git-3fffdf03d5a32e4a0d1b5216ea9d16dacacdaa6f.tar.gz
Fix trailing whitespaces and trailing newlines
Diffstat (limited to 'examples/pylintrc_camelcase')
-rw-r--r--examples/pylintrc_camelcase2
1 files changed, 0 insertions, 2 deletions
diff --git a/examples/pylintrc_camelcase b/examples/pylintrc_camelcase
index 0dd9266f6..d5cdaa967 100644
--- a/examples/pylintrc_camelcase
+++ b/examples/pylintrc_camelcase
@@ -20,5 +20,3 @@ argument-rgx=[a-z][a-zA-Z0-9]*$
# Regular expression which should only match correct variable names
variable-rgx=[a-z][a-zA-Z0-9]*$
-
-