This website requires JavaScript.
Explore
Help
Sign In
Python
/
ruff
Watch
1
Star
0
Fork
0
You've already forked ruff
mirror of
https://github.com/astral-sh/ruff
synced
2026-01-23 14:30:53 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8dd3959e74371ed336b42ea4b25a8ec6affc4f9b
ruff
/
crates
/
ruff_cli
/
src
History
Charlie Marsh
50f9db21da
Enable ANSI colors on Windows 10 (
#3583
)
2023-03-17 17:34:39 -04:00
..
bin
Make
ruff_cli
binary a small wrapper around
lib
(
#3398
)
2023-03-08 12:11:55 +01:00
commands
refactor: Add Copy implementation to Rule (
#3556
)
2023-03-16 17:50:18 +01:00
args.rs
Make Clap an optional feature for ruff crate (
#3498
)
2023-03-14 11:02:05 -04:00
cache.rs
refactor: Introduce
CacheKey
trait (
#3323
)
2023-03-03 18:29:49 +00:00
diagnostics.rs
Include individual path checks in --verbose logging (
#3489
)
2023-03-13 17:13:47 -04:00
lib.rs
Enable ANSI colors on Windows 10 (
#3583
)
2023-03-17 17:34:39 -04:00
printer.rs
refactor: Add Copy implementation to Rule (
#3556
)
2023-03-16 17:50:18 +01:00
resolve.rs
Support shell expansion for --config argument (
#3107
)
2023-02-21 23:33:41 +00:00