Commit Graph

11 Commits

Author SHA1 Message Date
Uwe
c14347ce41 * [.github] extend cpplintFilters with -readability/todo
The formatting of a Todo can be ignored
2022-07-28 03:07:06 +02:00
wmayer
b1856f3603 [.github] extend cpplintFilters with -build/include_order 2022-07-27 19:18:12 +02:00
Uwe
4efbc146ec [.github] try to get the checks also for the 0-20 branch 2022-07-24 06:01:52 +02:00
Uwe
be90374f4e [.github] disable tidy checks for now
- as requested in https://github.com/FreeCAD/FreeCAD/pull/7152#issuecomment-1193176866
2022-07-24 02:58:39 +02:00
Uwe
2dbc92d399 [.github] disable clang checks for now
see https://github.com/FreeCAD/FreeCAD/pull/7152#issuecomment-1193167296
2022-07-23 20:25:21 +02:00
Floriansimmer
ed82bd1280 Github: basic check CI Run (#7152)
* Github: basic check CI Run

- trailing Whitespace
- tab
- string based QT connections
- Cpplint
- pylint
- Black
- clang-format
- Codespell
- clang-tidy
- clazy (+QT6 Checks)
- Report
2022-07-23 18:53:50 +02:00
Florian Simmer
6f8fa8c80a Github: typo in codespell workflow 2022-02-02 16:20:47 -06:00
Floriansimmer
f31fe30c57 Codespell: skip *.svg + add more ignored words (#5338)
* Codespell: skip *.svg + add more ignored words

* possible words to remove from the ignorelist
2022-01-07 17:19:49 -06:00
Florian Simmer
ba205415c5 change the workflow trigger
from pull_request to pull_request_target
2022-01-03 18:10:21 -06:00
Florian Simmer
8508324efc Github: Create Labeler workflow/action and labels.yml file 2022-01-03 18:10:21 -06:00
Florian Simmer
c7cf9b25df Github: Create codespell workflow and codespellignore 2022-01-02 11:39:17 -06:00