Skip to content

Commit

Permalink
update Tech Doc : Definition Of Done
Browse files Browse the repository at this point in the history
  • Loading branch information
dedece35 committed Mar 13, 2024
1 parent f0c26cd commit 1582b27
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion doc/starter-pack.md
Original file line number Diff line number Diff line change
Expand Up @@ -165,9 +165,10 @@ To have the best PR, we strongly recommend you to follow this check-list :
- [ ] Implement rule
- [ ] Add documentation and code tags on the rule, along with triggering and non triggering examples
- [ ] Write Unit tests (triggering and non triggering cases)
- [ ] Update RULES.md (remove the rule line)
- [ ] Update RULES.md
- [ ] Update `CHANGELOG.md` file (inside `Unreleased` section)
- [ ] Create PR on the real test project to add a triggering case
- [ ] Create PR on the `ecocode` repository to add the new rule definition (`ecocode-rules-specifications`)
- [ ] Fix potential SonarCloud issues / out-of-date warnings

### Review others development
Expand Down

0 comments on commit 1582b27

Please sign in to comment.