Skip to content

Commit

Permalink
[Python] Add recently introduced file to .pep8
Browse files Browse the repository at this point in the history
  • Loading branch information
practicalswift committed Feb 17, 2016
1 parent 162da8c commit 392f4d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pep8
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
[flake8]
filename = *.py,Benchmark_Driver,Benchmark_DTrace.in,Benchmark_GuardMalloc.in,Benchmark_RuntimeLeaksRunner.in,build-script,gyb,line-directive,ns-html2rst,recursive-lipo,submit-benchmark-results,update-checkout,viewcfg
filename = *.py,Benchmark_Driver,Benchmark_DTrace.in,Benchmark_GuardMalloc.in,Benchmark_RuntimeLeaksRunner.in,build-script,gyb,line-directive,ns-html2rst,recursive-lipo,rth,submit-benchmark-results,update-checkout,viewcfg
ignore = E101,E111,E128,E265,E302,E402,E501,W191

0 comments on commit 392f4d7

Please sign in to comment.