Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Go
Manage
Activity
Members
Plan
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Analyze
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
to be continuous...
Go
Commits
f69bd3f8
Commit
f69bd3f8
authored
2 years ago
by
Pierre Smeyers
Browse files
Options
Downloads
Patches
Plain Diff
doc(links): repair broken links
parent
77f83475
Loading
Loading
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+2
-2
2 additions, 2 deletions
README.md
with
2 additions
and
2 deletions
README.md
+
2
−
2
View file @
f69bd3f8
...
...
@@ -127,7 +127,7 @@ Checking outdated modules can be a long operation and therefore the job is confi
If you're using the SonarQube template to analyse your Go code, here is a sample
`sonar-project.properties`
file:
```
properties
# see: https://docs.sonarqube.org/latest/analy
sis/language
s/go
/
# see: https://docs.sonarqube.org/latest/analy
zing-source-code/test-coverage/test-execution-parameter
s/
#
go
# set your source directory(ies) here (relative to the sonar-project.properties file)
sonar.sources
=
.
# exclude unwanted directories and files from being analysed
...
...
@@ -148,7 +148,7 @@ sonar.go.golangci-lint.reportPaths=reports/go-ci-lint.checkstyle.xml
More info:
*
[
Go language support
](
https://docs.sonarqube.org/latest/analy
sis/language
s/go
/
)
*
[
Go language support
](
https://docs.sonarqube.org/latest/analy
zing-source-code/test-coverage/test-execution-parameter
s/
#
go
)
*
[
test coverage & execution parameters
](
https://docs.sonarqube.org/latest/analysis/coverage/
)
*
[
third-party issues
](
https://docs.sonarqube.org/latest/analysis/external-issues/
)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment