Commit Graph

9 Commits

Author SHA1 Message Date
Jacob Oursland
7e8a9238fe CI: limit C++ lint to changed lines. 2025-06-18 22:14:35 -07:00
Jacob Oursland
f23d4c8e7e CI: determine modified lines in a clang-tidy compatible way. 2025-06-18 22:14:34 -07:00
Jackson Oursland
1d9c3a51ba CI: install black for python format checker (#21858) 2025-06-09 14:51:59 -03:00
tritao
6517ebcdff Fix regressions in CI linting generic checks.
This got broken due to applying some review suggestions without proper
testing.

This fixes commit 5e72c0afe5.

Closes https://github.com/FreeCAD/FreeCAD/issues/21231.
2025-05-14 00:20:10 +02:00
Jackson Oursland
c3c5fdf9e8 CI: add missing command line args to codespell.py. (#21127)
* CI: add missing command line args to codespell.py.

* CI: alter files parameters to codespell.py.

* CI: update verbose flag in codespell to be boolean.
2025-05-04 16:56:42 -05:00
Joao Matos
37d11fcfbe CI: Refactor C++ checks linting setup. 2025-03-19 07:56:44 -05:00
Joao Matos
346825de48 CI: Refactor Python checks linting setup. 2025-03-06 00:27:49 +00:00
João Matos
d93c3233fe Apply suggestions from code review
Co-authored-by: Benjamin Bræstrup Sayoc <benj5378@outlook.com>
2025-03-02 19:47:55 +00:00
Joao Matos
3d2fc3c554 CI: Refactor generic whitespace checks linting setup. 2025-03-02 10:13:56 +00:00