mirror of
https://github.com/wahyd4/cert-manager.git
synced 2026-08-09 05:06:38 +10:00
Add 'external' directory to ignored boilerplate list
Signed-off-by: James Munnelly <james@munnelly.eu>
This commit is contained in:
@@ -116,7 +116,8 @@ def file_extension(filename):
|
||||
|
||||
SKIPPED_DIRS = [
|
||||
'Godeps', 'third_party', '_gopath', '_output',
|
||||
'.git', 'vendor', '__init__.py', 'node_modules',
|
||||
'external', '.git', 'vendor', '__init__.py',
|
||||
'node_modules',
|
||||
]
|
||||
|
||||
# even when generated by bazel we will complain about some generated files
|
||||
|
||||
Reference in New Issue
Block a user