Skip to content

Commit

Permalink
### Whats added:
Browse files Browse the repository at this point in the history
 * Add ReadMe in Info - contains a guide for updating `codestyle` in main `readme`

### Issue(#1384)
  • Loading branch information
Arrgentum committed Jun 21, 2022
1 parent a74eea6 commit 8893c51
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions info/ReadMe
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
UPDATE README

- 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/
* 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/

- And 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

- You do not need to change the contents of the diktat-coding-convention file
* You **do not need to change** the contents of the diktat-coding-convention file

0 comments on commit 8893c51

Please sign in to comment.