Skip to content

Commit

Permalink
Merge pull request #9458 from anniryynanen/patch-1
Browse files Browse the repository at this point in the history
Fix a typo: "and that you not introducing"
  • Loading branch information
skyace65 authored Jun 6, 2024
2 parents 4300b34 + b42f904 commit 220f44f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contributing/development/code_style_guidelines.rst
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ The rules used by clang-format are outlined in the
`.clang-format <https://github.com/godotengine/godot/blob/master/.clang-format>`__
file of the Godot repository.

As long as you ensure that your style matches the surrounding code and that you
As long as you ensure that your style matches the surrounding code and that you're
not introducing trailing whitespace or space-based indentation, you should be
fine. If you plan to contribute regularly, however, we strongly advise that you
set up clang-format locally to check and automatically fix all your commits.
Expand Down

0 comments on commit 220f44f

Please sign in to comment.