forked from ForrestMarkX/KF2-Server-Extension
-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update build tools to v1.9.2-1-gfb458ac
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule tools
updated
12 files
+31 −0 | .editorconfig | |
+47 −41 | .github/workflows/docs-autoupdate.yml | |
+73 −0 | .github/workflows/mega-linter.yml | |
+0 −20 | .github/workflows/shellcheck-dev.yml | |
+0 −19 | .github/workflows/shellcheck-master.yml | |
+22 −0 | .github/workflows/shellcheck.yml | |
+2 −2 | .gitignore | |
+2 −2 | .shellcheck/builder.cfg | |
+54 −51 | README.md | |
+1 −5 | TODO.md | |
+2 −1 | USAGE.md | |
+254 −133 | builder |