Skip to content

Commit

Permalink
Merge branch 'master' into feature/andrey.shcheglov/indentation-unit-…
Browse files Browse the repository at this point in the history
…tests
  • Loading branch information
0x6675636b796f75676974687562 authored Jun 22, 2022
2 parents 7fc16e1 + 79a55c8 commit 0f21093
Show file tree
Hide file tree
Showing 3 changed files with 592 additions and 299 deletions.
13 changes: 13 additions & 0 deletions info/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# UPDATE THE MAIN [README.md](../README.md)

#### To update the codestyle text in the main [README.md](../README.md):

* You **NEED TO CHANGE** the content of the file `guide-chapter-<N>.md`, contained in `info/guide`, the corresponding section of the rules that you changed / added.

* ```console
$ cd info/
$ ./gradlew :generateFullDoc
$ ./gradlew :generateAvailableRules
```

#### You **DO NOT NEED TO CHANGE** the content of the [`diktat-coding-convention.md`](guide/diktat-coding-convention.md) file.
Loading

0 comments on commit 0f21093

Please sign in to comment.