Skip to content

Commit

Permalink
Update DEV documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
yassin-kammoun-sonarsource committed Oct 24, 2023
1 parent 5a2a1c3 commit 532e623
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/DEV.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,9 @@ When using this for the ruling tests, make sure that you run them in series (and
### Rule Description

1. Create a PR with a rule description in RSPEC repo like described [here](https://github.com/SonarSource/rspec#create-or-modify-a-rule)

- Tag the RSPEC with `type-dependent` if the rule relies partially or fully on type information

2. Link this RSPEC PR to the implementation issue in this repo
3. Make sure the implementation issue title contains the RSPEC number and name

Expand Down

0 comments on commit 532e623

Please sign in to comment.