Commit Graph
10 Commits
Author SHA1 Message Date
Nathan Lovato dcb9cb43e8 Tweak GDScript and C# Style guides
Rename code structure -> formatting
Add a heading Encoding and special characters for the corresponding section
Add missing Indentation heading that was gone
2020-01-06 13:55:46 +01:00
Aaron Franke 766e4687e5 Add file formatting to GDScript style guide
Recommend LF, newline at end of file, UTF-8, no BOM, and tabs. The displayed size of tabs does not matter as it does not affect the saved files, so don't mention it. Also slightly change the C# style guide for consistency.
2020-01-04 16:59:52 -05:00
Aaron Franke ff18e047e6 Clarify inserting space after commas 2019-07-04 10:09:30 -04:00
Hugo Locurcio 7d86b8553f Improve the C# style guide and mention C# 7.0 as minimum version
This closes #2540.
2019-06-28 22:53:41 +02:00
Aaron Franke 034c8c36e7 Explicit C# line formatting
Have newlines at the end of each file and use LF over CRLF
2019-06-04 18:02:17 -04:00
corrigentia 53236b9b92 Minor tweaks to c_sharp_style_guide.rst (#1990) 2018-12-10 10:18:48 +01:00
jerry 1727be33b8 Fix typo 'an weapon'->'a weapon' 2018-11-01 15:46:46 +09:00
Rémi Verschelde e3b9e56516 Fix capitalization of some headers 2018-10-25 15:52:04 +02:00
Yuri Chornoivan be6ef615b1 Fix minor typos 2018-07-01 15:50:18 +02:00
Xavier Cho 6c900305f8 #1296: Create official Godot C# style guide 2018-05-01 07:06:39 +09:00