-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Print command output if mage is not running in verbose mode (#23)
Default log output for precommit: ``` › mage lint:precommit Trim Trailing Whitespace.................................................Passed Mixed line ending........................................................Passed Don't commit to branch...................................................Passed Check for added large files..............................................Passed Check for case conflicts.................................................Passed Check for merge conflicts................................................Passed Check that executables have shebangs.................(no files to check)Skipped Check for broken symlinks............................(no files to check)Skipped Fix End of Files.........................................................Passed Non-executable shell script filename ends in .sh.....(no files to check)Skipped shellcheck...........................................(no files to check)Skipped ```
- Loading branch information
Showing
2 changed files
with
20 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters