Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Correcting the path to the style guide
Correcting the path to the style guide
  • Loading branch information
glebovser authored Jun 8, 2022
commit 452a05f6a04ecfc7a3d81cc42bea4c17014855f7
2 changes: 1 addition & 1 deletion coding-conventions.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ the given code style. -->
3. Switch on **File is not formatted according to project settings** inspection.
Additional inspections that verify other issues described in the style guide (such as naming conventions) are enabled by default. -->

1. Перейдите в раздел **Settings/Preferences | Editor | Code Style | Kotlin**.
1. Перейдите в раздел **Settings/Preferences | Editor | Inspections | Kotlin**.
2. Отройте **Kotlin | Style issues**.
3. Включите проверку **File is not formatted according to project settings**. Дополнительные проверки, которые проверяют другие проблемы,
описанные в руководстве по стилю (например, соглашения об именах), включены по умолчанию.
Expand Down