File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -73,7 +73,7 @@ help you decide which tool to use for packaging.
7373
7474- `sonar-project.properties` is the SonarCloud [configuration](https://docs.sonarqube.org/latest/analysis/analysis-parameters/) file
7575- `.github/workflows/sonarcloud.yml` is the GitHub action workflow which performs the SonarCloud analysis
76- {% - endif - %}
76+ {% - endif %}
7777
7878## Package version number
7979
@@ -100,14 +100,14 @@ help you decide which tool to use for packaging.
100100- To allow others to cite your software, add a `CITATION.cff` file
101101- It only makes sense to do this once there is something to cite (e.g., a software release with a DOI).
102102- Follow the [making software citable](https://guide.esciencecenter.nl/#/citable_software/making_software_citable) section in the guide.
103- {% - endif - %}
103+ {% - endif %}
104104
105105{% if AddCodeConduct -%}
106106## CODE_OF_CONDUCT.md
107107
108108- Information about how to behave professionally
109109- [Relevant section in the guide](https://guide.esciencecenter.nl/#/best_practices/documentation?id=code-of-conduct)
110- {% - endif - %}
110+ {% - endif %}
111111
112112## CONTRIBUTING.md
113113
You can’t perform that action at this time.
0 commit comments