Commit Graph
10 Commits
Author SHA1 Message Date
Matthew 9cb26f2a4a Merge pull request #9209 from Chubercik/ruff-formatter
Update Python code style guidelines regarding usage of `ruff`
2024-06-16 09:01:28 -04:00
Anni Ryynänen b42f904796 Fix a typo: "and that you not introducing" 2024-06-05 17:12:31 +03:00
Jakub Marcowski 149931107b Update Python code style guidelines regarding usage of ruff 2024-05-31 20:03:48 +02:00
Hannah 54e795a623 Add new documentation about the pre-commit hook 2024-04-16 00:29:55 +08:00
A Thousand Ships df9bed0836 Fix copyright header in code style guidelines 2023-11-21 23:10:48 +01:00
Bruno dc4414b403 Update code_style_guidelines.rst
add visual studio power tools, grammar fixes
2023-06-28 18:03:14 -06:00
Max Hilbrunner 64a3b465c2 Update SFC to Godot Foundation, old URLs 2023-04-17 23:53:52 +02:00
belzecue 5eb4a277c4 Fix typo 'adominitions'
A Google search returns <300 hits for this spelling, with the top hit being a typo itself, so I'm pretty sure the use here is also a typo for 'admonitions.'
2023-04-16 21:30:14 +08:00
Hugo Locurcio 554394c5cd Update Python version requirements on Compiling pages
The `master` branch has required Python 3.6 to be compiled for
a few years now.

This also makes the text more consistent across platforms.
2023-01-20 13:07:35 +01:00
Yuri Sizov dbfe3b1d26 Reorganize documentation for contributors
- Merge Community/Contributing and Engine Development into one top-level section, Contributing.
- Structure it in a way that gives equal priority to various ways to contribute, including documentation.
- Rename several articles to be more comprehensive and in line with the overall state of the documentation.
- Rewrite the guide for class reference contributions.
2023-01-10 01:49:30 +03:00