Skip to content

Commit

Permalink
Merge stable into master
Browse files Browse the repository at this point in the history
  • Loading branch information
CKEditorBot committed Dec 2, 2020
2 parents b203ae6 + c3c4486 commit c16b7f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/framework/guides/contributing/contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ To learn how to set up the project and run tests see the {@link framework/guides

### Code style

Read more in the [code style](https://github.com/ckeditor/ckeditor5-design/wiki/Code-Style), [naming](https://github.com/ckeditor/ckeditor5-design/wiki/Code-Style-Naming-Guidelines) and [file naming](https://github.com/ckeditor/ckeditor5-design/wiki/File-Names) guidelines.
Read more in the {@link framework/guides/contributing/code-style code style} guide, where you can also check the {@link framework/guides/contributing/code-style#naming naming} and {@link framework/guides/contributing/code-style#file-names file name} guidelines.

Every package repository installs Git hooks that automatically lint and check the code for code style on commit. However, not every code style issue can be discovered this way, so please do not rely on tools too much :).

Expand Down

0 comments on commit c16b7f2

Please sign in to comment.