Skip to content

Commit

Permalink
Moved files to github dir
Browse files Browse the repository at this point in the history
  • Loading branch information
mrz1836 committed Sep 21, 2021
1 parent 5b11c6a commit d9cbd6c
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion CODE_STANDARDS.md → .github/CODE_STANDARDS.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ View the [effective go](https://golang.org/doc/effective_go.html) standards docu
### *golangci-lint* specifications
The package [golangci-lint](https://golangci-lint.run/usage/quick-start) runs several linters in one package/cmd.

View the active linters in the [configuration file](.golangci.yml).
View the active linters in the [configuration file](../.golangci.yml).

Install via macOS:
```shell
Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit d9cbd6c

Please sign in to comment.