Difference between revisions of "Pre-commit run --all-files"
Jump to navigation
Jump to search
(3 intermediate revisions by 2 users not shown) | |||
Line 7: | Line 7: | ||
detect private key...................................(no files to check)Skipped | detect private key...................................(no files to check)Skipped | ||
Terraform fmt........................................(no files to check)Skipped | Terraform fmt........................................(no files to check)Skipped | ||
− | Terraform validate with tflint.......................(no files to check) | + | Terraform validate with tflint.......................(no files to check)Skipped |
+ | |||
+ | |||
+ | pre-commit run --all-files | ||
+ | Check for added large files..............................................Passed | ||
+ | Check for merge conflicts................................................Passed | ||
+ | Check vcs permalinks.....................................................Passed | ||
+ | Fix End of Files.........................................................Passed | ||
+ | [[Trim Trailing Whitespace]].................................................[[Failed]] | ||
+ | - hook id: trailing-whitespace | ||
+ | - exit code: 1 | ||
+ | - files were modified by this hook | ||
+ | |||
+ | == Related == | ||
+ | * <code>[[trim trailing whitespace]]</code> | ||
== See also == | == See also == |
Latest revision as of 09:48, 20 June 2023
pre-commit run --all-files trim trailing whitespace.............................(no files to check)Skipped fix end of files.....................................(no files to check)Skipped trim trailing whitespace.............................(no files to check)Skipped detect private key...................................(no files to check)Skipped Terraform fmt........................................(no files to check)Skipped Terraform validate with tflint.......................(no files to check)Skipped
pre-commit run --all-files Check for added large files..............................................Passed Check for merge conflicts................................................Passed Check vcs permalinks.....................................................Passed Fix End of Files.........................................................Passed Trim Trailing Whitespace.................................................Failed - hook id: trailing-whitespace - exit code: 1 - files were modified by this hook
Related[edit]
See also[edit]
Advertising: