mirror of
https://github.com/astral-sh/ruff.git
synced 2025-09-26 20:09:22 +00:00
![]() ## Summary Add copyright notice detection to enforce the presence of copyright headers in Python files. Configurable settings include: the relevant regular expression, the author name, and the minimum file size, similar to [flake8-copyright](https://github.com/savoirfairelinux/flake8-copyright). Closes https://github.com/charliermarsh/ruff/issues/3579 --------- Signed-off-by: ryan <ryang@waabi.ai> Co-authored-by: Charlie Marsh <charlie.r.marsh@gmail.com> |
||
---|---|---|
.. | ||
cache_key.rs | ||
combine_options.rs | ||
config.rs | ||
derive_message_formats.rs | ||
lib.rs | ||
map_codes.rs | ||
newtype_index.rs | ||
rule_code_prefix.rs | ||
rule_namespace.rs | ||
violation.rs |