virgil
virgil copied to clipboard
Formatting conventions
What are the recommended Virgil documentation and code formatting conventions? The documentation (.md files) mostly indents code with 4 spaces per indent. Looks like code (.v3 files) uses tabs for indentation.
I generally use tabs only.