Commit Graph

11 Commits

Author SHA1 Message Date
Uwe
c6c2ef1a98 * [.github] extend cpplintFilters with -readability/todo
The formatting of a Todo can be ignored
2022-07-28 03:07:06 +02:00
wmayer
edb58213d0 [.github] extend cpplintFilters with -build/include_order 2022-07-27 19:18:12 +02:00
Uwe
2f589e8e8f [.github] try to get the checks also for the 0-20 branch 2022-07-24 06:01:52 +02:00
Uwe
5ec39189fa [.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
a670ff8e51 [.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
f2285dfac1 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
6a5fcf86f9 Github: typo in codespell workflow 2022-02-02 16:20:47 -06:00
Floriansimmer
d1396058fb 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
4f40254bf2 change the workflow trigger
from pull_request to pull_request_target
2022-01-03 18:10:21 -06:00
Florian Simmer
6ae65ea36b Github: Create Labeler workflow/action and labels.yml file 2022-01-03 18:10:21 -06:00
Florian Simmer
c5affe7ea9 Github: Create codespell workflow and codespellignore 2022-01-02 11:39:17 -06:00