Tags: perch-homes/woke
Tags
Add `arm64` to build architectures (get-woke#146) Fixes get-woke#139
Support .ignore and clean up tests/documentation (get-woke#114) * Added .ignore and tests for default ignore files * Updated documentation for .ignore and others * Fixed lint error * Changed test to use assert and Cleanup * Clean up whitespace * Changed to assert.NoError
Use null terminator for masking inline ignore (get-woke#111) * Add test for wokeignore inline in the beginning of the line * Use a single byte (null terminator) character for masking inline ignore rule * Rename function to be more clear
bug: Add back case insensitivity to rule regex (get-woke#110) * Add case sensitive test * Add back case insensitive to regex
Add `.git/info/exclude` to default ignore files (get-woke#106) * Add `.git/info/exclude` to default ignore files * Update README
Use `github.com/caitlinelfring/go-env-default` package (get-woke#87)
PreviousNext