Releases: get-woke/woke
v0.1.11
v0.1.10
v0.1.9
v0.1.8
v0.1.7
Changelog
5134fd2 Add error handling to Parser goroutines
4898a87 Add pre-commit-hooks
76cb22e Benchmark for cmd.Execute for profiling
5551af2 Move recursive ignore file searcher to fastwalk
6bfca66 No need to check if dir in Walk, IsTextFile does it
25f4d56 Only woke
changed files on PRs (#3)
fe459c2 Option to parse file fully in parallel, or bounded
26ba5e2 Simplify goroutines in parser package
d0f8f0b Use bounded parallelism for file reading
29c592a Use fastwalk instead of filepath.Walk
d3c89fc chore: bump go-gitignore version
Docker images
docker pull getwoke/woke:latest
docker pull getwoke/woke:0.1
docker pull getwoke/woke:0.1.7
v0.1.6
v0.1.5
Changelog
e2fc97e Add --no-ignore
flag to turn off .gitignore/.workignore
94f1ddb Add ability to disable default rules
de427db Add default .woke.yaml
391983b Allow overriding a default rule with a custom config
d1b49c0 fix: no spaces in default rule names
Docker images
docker pull getwoke/woke:latest
docker pull getwoke/woke:0.1
docker pull getwoke/woke:0.1.5