-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule checkapp
updated
14 files
+0 −14 | .clang-format | |
+0 −144 | .clang-tidy | |
+2 −47 | .github/workflows/main.yml | |
+0 −5 | .pre-commit-config.yaml | |
+10 −6 | checkapp.pri | |
+83 −82 | checker.cpp | |
+8 −8 | checker.h | |
+21 −20 | htmlTemplates.h | |
+3 −2 | main.cpp | |
+13 −14 | mainwindow.cpp | |
+6 −8 | mainwindow.h | |
+49 −43 | mainwindow.ui | |
+7 −3 | optionsAliases.h | |
+9 −9 | translations/checkapp_ru.ts |