diff options
Diffstat (limited to 'development/golangci-lint/README')
-rw-r--r-- | development/golangci-lint/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/development/golangci-lint/README b/development/golangci-lint/README new file mode 100644 index 0000000000..6ab6d2a9ac --- /dev/null +++ b/development/golangci-lint/README @@ -0,0 +1,5 @@ +golangci-lint - Fast linters runner for Go + +Warning: This SlackBuild requires network access when it runs, meaning +it downloads files from the Internet with root access. You should +decide for yourself whether or not you think this is a good idea. |