Skip to content

Load config from different locations prefer XDG_CONFIG_HOME before HOME #1641

Load config from different locations prefer XDG_CONFIG_HOME before HOME

Load config from different locations prefer XDG_CONFIG_HOME before HOME #1641

Triggered via pull request October 2, 2023 02:14
Status Success
Total duration 52s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

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