Christophe Bornet
|
88b4233fa1
|
core: Add ruff rules D (docstring) (#29406)
This ensures that the code is properly documented:
https://docs.astral.sh/ruff/rules/#pydocstyle-d
Related to #21983
|
2025-04-01 13:15:45 -04:00 |
|
Erick Friis
|
265e0a164a
|
core: add flake8-bandit (S) ruff rules to core (#27368)
Co-authored-by: Eugene Yurtsev <eyurtsev@gmail.com>
|
2024-10-24 22:33:41 +00:00 |
|
Erick Friis
|
3a2eb6e12b
|
infra: add print rule to ruff (#16221)
Added noqa for existing prints. Can slowly remove / will prevent more
being intro'd
|
2024-02-09 16:13:30 -08:00 |
|
Erick Friis
|
0a9d933bb2
|
infra: import checking bugfix (#14569)
|
2023-12-11 15:53:51 -08:00 |
|
Erick Friis
|
482e2b94fa
|
infra: import CI speed (#14566)
Was taking 10 mins. Now a few seconds.
|
2023-12-11 15:19:21 -08:00 |
|