Add back ApplyPatchAction
[integration/packaging.git] / .coafile
index 14b75005cdabf3117dd45f728c634c841742f007..5c65f4cce277aedc51983494538ee29bf4db1e45 100644 (file)
--- a/.coafile
+++ b/.coafile
@@ -34,6 +34,7 @@ default_actions = PyUnusedCodeBear: ApplyPatchAction
 [autopep8]
 bears = PEP8Bear
 files = ./**/*.py
+default_actions = PEP8Bear: ApplyPatchAction
 
 [yaml]
 bears = YAMLLintBear