Currently, there's a discrepancy regarding the presence of copyright information at the top of files, where the tool "ruff" informs users about its absence, but plugin not. Are there plans to improve this?
__main__.py:1:1: CPY001 Missing copyright notice at top of file
pyproject.toml
[tool.ruff.lint]
preview = true
extend-select = ["CPY"]
Tools:
PyCharm 2023.3.5 (Community Edition
Ruff 0.0.31
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too