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
Commit message (
Expand
)
Author
Age
Files
Lines
*
simplify flake a bit, remove statix warning
Akshay
2021-11-01
1
-14
/
+20
*
clean up flake.nix
figsoda
2021-11-01
2
-113
/
+87
*
bump to v0.3.4
v0.3.4
Akshay
2021-11-01
3
-3
/
+3
*
Merge branch 'fix-tests'
Akshay
2021-11-01
11
-22
/
+22
|
\
|
*
fix tests
figsoda
2021-11-01
11
-22
/
+22
|
/
*
fix broken flake builds
v0.3.3
Akshay
2021-10-31
3
-7
/
+4
*
bump to v0.3.2
v0.3.2
Akshay
2021-10-31
4
-6
/
+43
*
add `explain` subcommand and explanations to all lints
Akshay
2021-10-31
19
-206
/
+578
*
bump to v0.3.1
v0.3.1
Akshay
2021-10-29
3
-3
/
+3
*
Add support for macOS on intel
Andreas Fuchs
2021-10-29
1
-2
/
+2
*
bump to v0.3.0
v0.3.0
Akshay
2021-10-29
4
-3
/
+11
*
report syntax errors as statix errors
Akshay
2021-10-29
6
-41
/
+89
*
filter out invalid eta-reductions
Daniel Thwaites
2021-10-29
1
-4
/
+13
*
improve json output for suggestions, bump to v0.2.5
v0.2.5
Akshay
2021-10-28
4
-6
/
+14
*
fix version command not fetching latest version
Akshay
2021-10-28
2
-2
/
+3
*
improve json output
Akshay
2021-10-28
3
-16
/
+87
*
bump to v0.2.4
v0.2.4
Akshay
2021-10-28
3
-4
/
+4
*
fix fp with manual_inherit and manual_inherit_from
Akshay
2021-10-28
5
-20
/
+24
*
add 3 new lints, bump to v0.2.3
v0.2.3
Akshay
2021-10-27
9
-3
/
+128
*
allow stdin input to statix-single, vim plugin
v0.2.2
Akshay
2021-10-27
8
-25
/
+69
*
add MIT license
v0.2.1
Akshay
2021-10-27
6
-0
/
+30
*
set internal crates to 0.0.0, bump to v0.2.0
v0.2.0
Akshay
2021-10-26
14
-44
/
+58
*
fix single fix command
Akshay
2021-10-26
3
-16
/
+40
*
fix minor bug with out-format
Akshay
2021-10-25
1
-4
/
+18
*
rework cli, use subcommands instead
Akshay
2021-10-25
6
-208
/
+326
*
flake build with json feature, add better usage docs
Akshay
2021-10-24
3
-34
/
+77
*
rework cli, fix is now a flag, implement dry-run mode
Akshay
2021-10-24
5
-102
/
+120
*
add support for json out
Akshay
2021-10-24
5
-2
/
+156
*
add support for errfmt friendly output
Akshay
2021-10-23
2
-41
/
+96
*
add flake app
Akshay
2021-10-23
1
-0
/
+6
*
simplify flake
Akshay
2021-10-23
2
-9
/
+14
*
initial implementation of multipass code fixer
Akshay
2021-10-23
7
-26
/
+219
*
add suggestion application logic
Akshay
2021-10-23
1
-0
/
+22
*
fix useless_parens: lint on idents as well
Akshay
2021-10-23
1
-0
/
+1
*
minor refactor
Akshay
2021-10-19
5
-11
/
+10
*
add default.nix and shell.nix with flake-compat
Akshay
2021-10-19
4
-22
/
+12
*
fix flake builds
Akshay
2021-10-19
3
-104
/
+96
*
refactor out lint runner into lint module
Akshay
2021-10-19
3
-48
/
+49
*
add some ideas
Akshay
2021-10-19
1
-0
/
+42
*
rework few error messages
Akshay
2021-10-19
4
-4
/
+11
*
fully flesh out CLI
Akshay
2021-10-19
6
-72
/
+632
*
add vfs
Akshay
2021-10-19
3
-1
/
+99
*
add roadmap
Akshay
2021-10-15
1
-0
/
+6
*
new lint: useless_parens
Akshay
2021-10-15
3
-2
/
+102
*
allow match_kind to accept multiple kinds
Akshay
2021-10-15
2
-7
/
+21
*
new lint: eta_reduction
Akshay
2021-10-08
2
-0
/
+52
*
consistent naming
Akshay
2021-10-03
4
-8
/
+8
*
don't report fix on stderr
Akshay
2021-10-03
1
-23
/
+14
*
new lint: collapsible_let_in
Akshay
2021-10-03
6
-4
/
+71
*
new lint: legacy_let_syntax
Akshay
2021-10-02
4
-15
/
+129
[next]