We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8594c43 commit 873a5deCopy full SHA for 873a5de
opengrok-indexer/pom.xml
@@ -454,7 +454,7 @@ Portions Copyright (c) 2017, Chris Fraire <cfraire@me.com>.
454
<executable>pep8</executable>
455
<arguments>
456
<argument>-v</argument>
457
- <argument>--exclude=filelock.py,test_command.py</argument>
+ <argument>--exclude=filelock.py,test_command.py,test_commands.py</argument>
458
<argument>${project.basedir}/../tools/sync</argument>
459
</arguments>
460
</configuration>
0 commit comments