From ead7704ef9e31b3c9b4bfa92ddff42a519784c74 Mon Sep 17 00:00:00 2001 From: Arrgentum Date: Tue, 21 Jun 2022 16:51:21 +0300 Subject: [PATCH] ### Whats added: * Add ReadMe in Info - contains a guide for updating `codestyle` in main `readme` ### Issue(#1384) --- info/README | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/info/README b/info/README index 3f15a63af8..4e61292549 100644 --- a/info/README +++ b/info/README @@ -1,3 +1,5 @@ + + UPDATE MAIN 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/ @@ -5,3 +7,5 @@ UPDATE MAIN README * 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 + +