ruff/docs
Nok Lam Chan 9a0d2f5afd
Add regular expression example for per-file-ignores (#6573)
## Summary
Hi! This is my first PR to `ruff` and thanks for this amazing project.
While I am working on my project, I need to set different rules for my
`test/` folder and the main `src` package.

It's not immediately obvious that the
[`tool.ruff.per-file-ignores`](https://beta.ruff.rs/docs/settings/#per-file-ignores)
support regular expression. It is useful to set rules on directory
level. The PR add a simple example to make it clear this support regex.
2023-08-14 22:02:40 +00:00
..
.overrides/partials/integrations/analytics Move some MkDocs responsibilities around (#5542) 2023-07-05 22:06:01 +00:00
assets Update docs to match updated logo and color palette (#5283) 2023-06-22 11:19:34 -04:00
stylesheets Render full-width tables in rules reference (#5636) 2023-07-10 02:39:07 +00:00
.gitignore Add a preliminary tutorial (#3281) 2023-02-28 20:31:27 +00:00
configuration.md Add regular expression example for per-file-ignores (#6573) 2023-08-14 22:02:40 +00:00
editor-integrations.md markdownlint: enforce 100 char max length (#4698) 2023-05-28 22:45:56 -04:00
faq.md Add some additional documentation around import categorization (#6107) 2023-07-26 22:39:01 +00:00
installation.md markdownlint: enforce 100 char max length (#4698) 2023-05-28 22:45:56 -04:00
requirements-insiders.txt Use Insiders version of mkdocs-material (#5540) 2023-07-05 20:36:26 +00:00
requirements.txt Use Insiders version of mkdocs-material (#5540) 2023-07-05 20:36:26 +00:00
tutorial.md Bump version to 0.0.284 (#6453) 2023-08-09 13:32:33 -05:00
usage.md Bump version to 0.0.284 (#6453) 2023-08-09 13:32:33 -05:00