Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Drupal
drupalizer
Commits
31935c20
Commit
31935c20
authored
Aug 05, 2016
by
Samuel Sirois
Browse files
Add a basic config file to analyse code with sonar
parent
c167e129
Changes
2
Show whitespace changes
Inline
Side-by-side
.gitignore
View file @
31935c20
...
...
@@ -6,3 +6,6 @@ local_vars.py
# Ignore IDES folders
.idea
# Ignore Sonar generated dir
/.sonar/
sonar-project.properties
0 → 100644
View file @
31935c20
sonar.projectKey
=
drupal:drupalizer
sonar.projectName
=
Drupalizer
sonar.projectVersion
=
2.x
sonar.sources
=
.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment