Closed AtiyahElsheikh closed 1 year ago
{
"[julia]": {
"editor.detectIndentation": false,
"editor.insertSpaces": true,
"editor.tabSize": 4,
"files.insertFinalNewline": true,
"files.trimFinalNewlines": true,
"files.trimTrailingWhitespace": true,
"editor.rulers": [92],
},
}
Blue Style
This seems to a recognized coding guideline from the Julia community. The purpose is not to follow all conventions up to the tiniest details. But It is good to follow something and stick with it. Some points to follow: