1
0
mirror of https://github.com/mgechev/revive.git synced 2025-01-10 03:17:11 +02:00
revive/lint
Vincent Baron 64dda06595
feat: capitalise var naming to IDs (#964)
* feat: capitalise var naming to IDs

* feat: added test case for IDs case
2024-01-17 14:01:40 +01:00
..
config.go Load config from different locations prefer XDG_CONFIG_HOME before HOME (#912) 2023-10-03 20:07:00 +02:00
doc.go Code cleaunp (#905) 2023-09-23 10:41:34 +02:00
failure.go refactor: remove URL field from the failure struct 2018-10-30 15:37:27 -07:00
file.go per-rule file exclude filters (#850) (#857) 2023-08-12 08:21:11 +02:00
filefilter_test.go per-rule file exclude filters (#850) (#857) 2023-08-12 08:21:11 +02:00
filefilter.go per-rule file exclude filters (#850) (#857) 2023-08-12 08:21:11 +02:00
formatter.go Conf reason rule disabling (#193) 2019-08-02 08:21:33 -07:00
linter.go Lint cleanup (#679) 2022-04-10 11:55:13 +02:00
package.go Move to the default importer from gcexportdata (#723) 2022-08-06 09:42:15 +02:00
rule.go format sources w/ gofumpt (#643) 2022-03-02 08:24:55 +01:00
utils.go feat: capitalise var naming to IDs (#964) 2024-01-17 14:01:40 +01:00