You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* To update the code style text in the main README, you **NEED TO CHANGE** the contents of the file `guide-chapter-n.md` , the paragraph in which you added/changed the rule contained in `/IdeaProjects/diktat/info/`
* After the updates you **NEED TO PERFORM GENERATION** using gradle `generateFullDoc` and `generateAvailableRules` contained in `/IdeaProjects/diktat/info/build.gradle.kts`
* After the updates you **NEED TO PERFORM GENERATION** using gradle `generateFullDoc` and `generateAvailableRules` contained in `/IdeaProjects/diktat/info/build.gradle.kts`. `gradle ./gradlew generateFullDoc` and `gradle ./gradlew generateAvailableRules`
* You **DO NOT NEED TO CHANGE** the contents of the `diktat-coding-convention` file