Load config from different locations prefer XDG_CONFIG_HOME before HOME #1641
Annotations
3 warnings
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Lint:
cli/main.go#L24
exported var AppFs should have comment or be unexported
|
Lint:
lint/config.go#L36
receiver name rcfg should be consistent with previous receiver name rc for RuleConfig
|