Skip to content

Commit 2c61b53

Browse files
CornielLauraXiulan
andauthored
Update rules/Proj0039.md
Co-authored-by: Laura Kramer <[email protected]>
1 parent af1eac1 commit 2c61b53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rules/Proj0039.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Although analyser rule builders – like us – try their best to come up with r
3232

3333
In the end, warnings are an indication of technical debt, and should be handled a such: with care. Using tools like Qodana and SonarQube can create reports on pull requests to reduce the introduction of new warnings (ideally to zero).
3434

35-
On a regular basis the team working on the project should allocate time to address outstanding issues that should be fixed, or decide that a certain rule is not worth the effort for the project. The goal should be to get as close to zero warnings as possible.
35+
On a regular basis, the team working on the project should allocate time to address outstanding issues that should be fixed, or decide that a certain rule is not worth the effort for the project. The goal should be to get as close to zero warnings as possible.
3636

3737
## Non-compliant
3838
``` xml

0 commit comments

Comments
 (0)