The repository is maintained using Scaled Trunk-Based Development practices.
- Create a separate feature branch for your changes.
- If there is a related issue, mention it in your commit message (see GitHub documentation for more details).
- Create changes as small as possible: the less changes you want to merge, the easier it will be to review them.
- Use the proper name format
- Keep rule description consistent and simple
- Check if R# schema can be extended to support the rule