Update 'Style Guide'

Sasha Koshka 2022-09-19 05:22:11 +00:00
parent 7a18c9aee1
commit e25b72d954

@ -182,6 +182,4 @@ This is perfect.
ParsingResultCache
```
Note: it can be easier to have somewhat longer names for variables, functions, and members, and somewhat shorter names for types.
Also, please make sure you have an editor that supports tab completion or something similar. If you attempt to edit the compiler code with nano or something you are going to have a bad time.
Please make sure you have an editor that supports tab completion or something similar. If you attempt to edit the compiler code with nano or something you are going to have a bad time.