index
:
statix
add/cachix-build-action
config-file
feat/exit-code
feat/list-lints
feat/nix-2.5
fix-ignores
fix/empty-let-in-comment
fix/nix-presence
master
offline-explain
session-info
snapshot-tests
vim-plugin
lints and suggestions for the nix programming language
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
/
src
/
main.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
apply clippy lints
figsoda
2021-11-02
1
-4
/
+3
*
add `explain` subcommand and explanations to all lints
Akshay
2021-10-31
1
-0
/
+5
*
report syntax errors as statix errors
Akshay
2021-10-29
1
-11
/
+3
*
fix fp with manual_inherit and manual_inherit_from
Akshay
2021-10-28
1
-1
/
+6
*
allow stdin input to statix-single, vim plugin
v0.2.2
Akshay
2021-10-27
1
-6
/
+19
*
set internal crates to 0.0.0, bump to v0.2.0
v0.2.0
Akshay
2021-10-26
1
-13
/
+18
*
fix single fix command
Akshay
2021-10-26
1
-2
/
+15
*
rework cli, use subcommands instead
Akshay
2021-10-25
1
-32
/
+40
*
rework cli, fix is now a flag, implement dry-run mode
Akshay
2021-10-24
1
-39
/
+34
*
add support for errfmt friendly output
Akshay
2021-10-23
1
-1
/
+1
*
initial implementation of multipass code fixer
Akshay
2021-10-23
1
-5
/
+28
*
minor refactor
Akshay
2021-10-19
1
-4
/
+4
*
refactor out lint runner into lint module
Akshay
2021-10-19
1
-37
/
+6
*
fully flesh out CLI
Akshay
2021-10-19
1
-66
/
+46
*
don't report fix on stderr
Akshay
2021-10-03
1
-23
/
+14
*
rename to statix, skip self env arg
Akshay
2021-10-02
1
-5
/
+10
*
use stderr by default, improved macro code
Akshay
2021-09-21
1
-12
/
+29
*
init cli entrypoint
Akshay
2021-09-15
1
-1
/
+80
*
restructure repo into bin, lib and macros
Akshay
2021-09-11
1
-0
/
+3