Skip to content

Commit and Pull Request the new rule

David Renz edited this page Jun 9, 2016 · 8 revisions
  1. Synchronize your workspace with your repository.

  2. Compare and check your changes. You should have created a Java class for the rule, updated the ruleset.xml and the category-specific ruleset, added a XML with test cases and added the rule to the category-specific test class.

  3. If you're Done, commit and push your changes.

  4. Create a Pull Request on GitHub. Provide a informative description what you have implemented.