Difference between revisions of "Pre-commit run --all-files"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
|||
(5 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
+ | 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}} | + | |
+ | 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 == | ||
+ | * {{pre-commit}} | ||
+ | |||
+ | [[Category:Git]] |
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: