This website requires JavaScript.
Explore
Help
Sign in
language-servers
/
ruff
Watch
1
Star
0
Fork
You've already forked ruff
0
mirror of
https://github.com/astral-sh/ruff.git
synced
2025-10-03 07:04:53 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3
5d4edd61bf
ruff
/
crates
/
ruff_linter
/
src
/
rules
/
pydocstyle
History
Download ZIP
Download TAR.GZ
Micha Reiser
5d4edd61bf
Fix
D204
's documentation to correctly mention the conventions when it is enabled (
#13867
)
2024-10-22 16:51:57 +02:00
..
rules
Fix
D204
's documentation to correctly mention the conventions when it is enabled (
#13867
)
2024-10-22 16:51:57 +02:00
snapshots
Don't raise
D208
when last line is non-empty (
#13372
)
2024-09-26 14:53:21 +02:00
helpers.rs
[
pydocstyle
] Improve heuristics for detecting Google-style docstrings (
#13142
)
2024-08-29 16:33:18 +01:00
mod.rs
[pycodestyle] Fix: Don't autofix if the first line ends in a question mark? (D400) (
#13399
)
2024-09-20 11:05:26 +00:00
settings.rs
Make setting and retrieving pydocstyle settings less tedious (
#12582
)
2024-07-31 10:39:33 +01:00