ffuf/pkg/filter
Joona Hoikkala 99100e0608
Add linter workflow as GitHub action (#325)
* Add linter workflow as GitHub action

* Fix linter issues

* More fixes
2020-10-03 11:29:18 +03:00
..
filter.go Add linter workflow as GitHub action (#325) 2020-10-03 11:29:18 +03:00
filter_test.go Added lines count to filter/matcher and stdout + csv + json (#71) 2019-11-09 22:09:12 +02:00
lines.go Write configuration to output JSON (#135) 2020-01-07 18:27:43 +02:00
lines_test.go pkg: handle gosimple linter findings (#322) 2020-10-03 10:45:07 +03:00
regex.go pkg: use {strings,bytes}.ReplaceAll when possible (#320) 2020-10-02 17:12:40 +03:00
regexp_test.go pkg: handle gosimple linter findings (#322) 2020-10-03 10:45:07 +03:00
size.go Write configuration to output JSON (#135) 2020-01-07 18:27:43 +02:00
size_test.go pkg: handle gosimple linter findings (#322) 2020-10-03 10:45:07 +03:00
status.go Add linter workflow as GitHub action (#325) 2020-10-03 11:29:18 +03:00
status_test.go pkg: handle gosimple linter findings (#322) 2020-10-03 10:45:07 +03:00
words.go Write configuration to output JSON (#135) 2020-01-07 18:27:43 +02:00
words_test.go pkg: handle gosimple linter findings (#322) 2020-10-03 10:45:07 +03:00