commit | 4db97b5bb6b0fd936219835f8bb780e3ae017881 | [log] [tgz] |
---|---|---|
author | Pieter De Gendt <pieter.degendt@basalte.be> | Thu Nov 07 21:09:05 2024 +0100 |
committer | Anas Nashif <anas.nashif@intel.com> | Tue Nov 19 18:36:54 2024 -0500 |
tree | 365abfaf5bf14b523fca1df199f492a6478e1916 | |
parent | 05c6517fc9f1c5cb5ae623c41aa6d22d09252cf4 [diff] |
scripts: Add helper scripts for ruff baseline excludes Add simple scripts to convert ruff check and ruff format output to toml exclude sections. These sections can be used to ignore baseline violations for an existing codebase. Signed-off-by: Pieter De Gendt <pieter.degendt@basalte.be>