forked from hyperledger/fabric
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[FAB-15316] Shellcheck script improvements
- get git changes in last commit without using commit shas - stop using backticks for execution - use grep -Ev instead of piping through multiple grep commands - consolidate filter logic to one function in scripts/check_license - consolidate filter logic in scripts/check_spelling - this is in one commit in a series of commits for FAB-15316 Change-Id: I45f81913acc408fbe2c698bb3c2ec58005bdf0d9 Signed-off-by: Swetha Repakula <[email protected]>
- Loading branch information
1 parent
b58b76e
commit 8379122
Showing
2 changed files
with
48 additions
and
42 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