X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=.pre-commit-config.yaml;h=954379b1e9bce0d377613103bf09127883a63636;hb=b1b3bafd549bb501937cea5c976d5344608b6ed3;hp=e2513a9137ec63ec05c175b762b977a714621703;hpb=93d40c97486a1e5a998543d4cc063b1c0a54d281;p=transportpce.git diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e2513a913..954379b1e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -4,7 +4,7 @@ repos: rev: v4.3.0 hooks: - id: trailing-whitespace - exclude: '^ordmodels/' + exclude: '^ordmodels/|.diff$' # ordmodels trailing blanks shall preferably be fixed in OpenROADM upstream repo - repo: https://github.com/jorisroovers/gitlint