Skip to content

Commit

Permalink
Merge pull request #1216 from DLR-AMR/fix-add_api_to_indent_all_files
Browse files Browse the repository at this point in the history
Add api folder to indent all files script
  • Loading branch information
Prasanna-Ponnusamy authored Aug 19, 2024
2 parents e5bdd22 + f6bc3bc commit 00fd28b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/indent_all_files.scp
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ echo $PWD/../example/
echo $PWD/../test/
echo $PWD/../tutorials/
echo $PWD/../benchmarks/
echo $PWD/../api/
echo
read -p "Are you sure? ('Y' or 'y' to continue)" -n 1 -r
echo
Expand Down

0 comments on commit 00fd28b

Please sign in to comment.