This website requires JavaScript.
Explore
Help
Sign In
Cyclic0007
/
ruff
Watch
1
Star
0
Fork
0
You've already forked ruff
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b63d66fc3e938eaa4cffc34f21f38f2f6f4a27e7
ruff
/
resources
/
test
/
src
History
Charlie Marsh
b11a7eefa3
Enable excludes (
#18
)
2022-08-20 13:00:58 -04:00
..
__init__.py
Add another check
2022-08-09 22:36:29 -04:00
duplicate_argument_name.py
Add unit tests for linter (
#9
)
2022-08-13 17:32:40 -04:00
excluded.py
Enable excludes (
#18
)
2022-08-20 13:00:58 -04:00
f_string_missing_placeholders.py
Implement F541 (
#12
)
2022-08-16 10:47:13 -04:00
if_tuple.py
Add unit tests for linter (
#9
)
2022-08-13 17:32:40 -04:00
import_star_usage.py
Add support for noqa pragmas (
#11
)
2022-08-15 22:00:50 -04:00
line_too_long.py
Ignore some 'long line' errors
2022-08-18 20:59:44 -04:00
pyproject.toml
Enable excludes (
#18
)
2022-08-20 13:00:58 -04:00