1
0
mirror of https://github.com/mgechev/revive.git synced 2025-07-05 00:28:53 +02:00
Commit Graph

12 Commits

Author SHA1 Message Date
04728cf0de Lint cleanup (#679) 2022-04-10 11:55:13 +02:00
31fbdb1833 Fix/677 (#678) 2022-04-10 09:06:59 +02:00
3f99b6ceb1 File file-header.go (#601)
Add missing fmt import
2021-10-17 21:12:36 +02:00
76b8c57329 Memoization of rule arguments (#595) 2021-10-17 20:34:48 +02:00
9b85893ff8 fix: switch to re.MatchString(string) instead re.Match([]byte(string)) (#574)
removes heaps allocation, feels more "native"
2021-09-12 16:05:42 -07:00
097f0bb533 better messages for rules' config errors (#563) 2021-08-17 12:14:42 -07:00
a5c77eed9f Add check for argument length to "file-header" rule 2019-12-02 02:04:49 +07:00
9bb943735e Fix review comments 2019-11-28 10:14:21 +07:00
3c93b9c1a4 Fix #245 File header rule: index out of range [0] with length 0 2019-11-28 01:38:43 +07:00
388baa3eeb Fix linter warnings (recommended config) in the code (#71) 2018-09-22 15:27:22 -07:00
8c53dad5ec Rename and docs 2018-05-26 16:14:36 -07:00
b5fc0eaffc Add extra rule 2018-02-04 14:51:19 -08:00