This repository has been archived by the owner on Feb 22, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 50
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adding shellcheck to openverse-api (#922)
* adding shellcheck to openverse-api Signed-off-by: MustkimKhatik <[email protected]> * Update .pre-commit-config.yaml trailing newline * Update run_test.sh syntax correction in run_test.sh * Update run_test.sh Some corrections in run_test * Update run_test.sh some corrections in run_test * Update run_test.sh syntax correction in ingestion_sever/run_test.sh * Update update_mocks.sh syntax correction in update_mocks.sh * Update run_test.sh syntax correction in run_test.sh * Update run_test.sh * correction of SC2181 syntax correction in load_sample.sh * Fix EOL at EOF * Remove stray spaces from end of line * Remove extra fullstop * Replace `%s` with `%b` for ANSI color codes Signed-off-by: MustkimKhatik <[email protected]> Co-authored-by: Dhruv Bhanushali <[email protected]>
- Loading branch information
1 parent
0746fdd
commit 043b319
Showing
5 changed files
with
17 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
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
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