sphinx/tests/test_intl
Adam Turner c66d3e85d1 Enable 11 more categories in Ruff
* flake8-builtins ('A')
* flake8-blind-except ('BLE')
* flake8-copyright ('CPY')
* eradicate ('ERA')
* flake8-boolean-trap ('FBT')
* flake8-fixme ('FIX')
* flake8-implicit-str-concat ('ISC')
* pep8-naming ('N')
* flake8-use-pathlib ('PTH')
* flake8-self ('SLF')
* tryceratops ('TRY')
2025-01-14 14:43:02 +00:00
..
__init__.py Organise tests into directories 2024-01-17 03:56:35 +00:00
test_catalogs.py Require the PEP 563 'annotations' future import 2024-11-22 21:54:26 +00:00
test_intl.py Enable 11 more categories in Ruff 2025-01-14 14:43:02 +00:00
test_locale.py Always define the builder and `testroot when using the app` fixtureture (#12775) 2024-08-12 22:34:03 +01:00