Jonathan Wight on Nostr: Today's 5AM coding adventures: Rewrote my `swiftlint-autodetect` from Python to Rust. ...
Today's 5AM coding adventures:
Rewrote my `swiftlint-autodetect` from Python to Rust. (*)
https://github.com/schwa/swiftlint-autodetect/tree/jwight/rust-rewrite
It's better behaved now and you can specify the minimum number of rule violations needed before a rule is disabled. Useful for incrementally improving your lint coverage (is that a term?)..
Rewrote my `swiftlint-autodetect` from Python to Rust. (*)
https://github.com/schwa/swiftlint-autodetect/tree/jwight/rust-rewrite
It's better behaved now and you can specify the minimum number of rule violations needed before a rule is disabled. Useful for incrementally improving your lint coverage (is that a term?)..
