Skip to content
Snippets Groups Projects

Resolve "Add sonar integration"

Closed orestis.malaspin requested to merge 5-add-sonar-integration into main
Files
61
@@ -34,4 +34,18 @@ variables:
@@ -34,4 +34,18 @@ variables:
VERSION_DEV_SUFFIX: '-dev'
VERSION_DEV_SUFFIX: '-dev'
VERSION_TEST_SUFFIX: '-test'
VERSION_TEST_SUFFIX: '-test'
WIKI_FOLDER: Wiki
WIKI_FOLDER: Wiki
\ No newline at end of file
 
DOC_CHANGELOG_FILE: ZolaApp/content/changelog/projects/101_cli.md
 
DOC_FILE_BEGIN: |
 
+++
 
title = "Dojo CLI"
 
slug = "dojo-cli"
 
weight = 101
 
template = "docs/page.html"
 
 
[extra]
 
lead = "Changelog of The Dojo CLI."
 
toc = true
 
top = false
 
+++
Loading