dev: Rename tools directory to scripts (#5035)

This commit is contained in:
pajlada
2023-12-17 13:37:30 +01:00
committed by GitHub
parent aa11a24163
commit 5dd8c1c88a
10 changed files with 5 additions and 1 deletions
+1 -1
View File
@@ -33,4 +33,4 @@ jobs:
clangFormatVersion: 16
- name: Check line-endings
run: ./tools/check-line-endings.sh
run: ./scripts/check-line-endings.sh