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
/
config.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix bug with overriding of config combined with serde
Akshay
2022-01-14
1
-6
/
+18
*
add dump command, support version overrides in statix.toml
session-info
Akshay
2022-01-14
1
-34
/
+44
*
remove lint: unquoted_splice
Akshay
2021-11-28
1
-2
/
+2
*
introduce --config flag
Akshay
2021-11-28
1
-46
/
+122
*
add snapshot test suite
snapshot-tests
Akshay
2021-11-08
1
-7
/
+7
*
introducing "streaming" option to check, fix and single
Akshay
2021-11-06
1
-6
/
+86
*
Squashed commit of the following:
Akshay
2021-11-04
1
-96
/
+17
*
apply clippy lints
figsoda
2021-11-02
1
-3
/
+3
*
add `explain` subcommand and explanations to all lints
Akshay
2021-10-31
1
-0
/
+24
*
report syntax errors as statix errors
Akshay
2021-10-29
1
-3
/
+6
*
fix version command not fetching latest version
Akshay
2021-10-28
1
-2
/
+1
*
allow stdin input to statix-single, vim plugin
v0.2.2
Akshay
2021-10-27
1
-2
/
+2
*
set internal crates to 0.0.0, bump to v0.2.0
v0.2.0
Akshay
2021-10-26
1
-1
/
+2
*
fix single fix command
Akshay
2021-10-26
1
-0
/
+4
*
fix minor bug with out-format
Akshay
2021-10-25
1
-4
/
+18
*
rework cli, use subcommands instead
Akshay
2021-10-25
1
-94
/
+119
*
rework cli, fix is now a flag, implement dry-run mode
Akshay
2021-10-24
1
-25
/
+13
*
simplify flake
Akshay
2021-10-23
1
-1
/
+1
*
initial implementation of multipass code fixer
Akshay
2021-10-23
1
-18
/
+60
*
fully flesh out CLI
Akshay
2021-10-19
1
-0
/
+170