shader-slang / slang

Making it easier to work with shaders
MIT License
2.06k stars 177 forks source link

Update the coding convention document. #4498

Closed jkwak-work closed 3 months ago

jkwak-work commented 3 months ago

Put space between control-flow and (. This is a default formatting setting of Visual Studio 2019 and 2022. And we have been writing the code in this style for a while.