titzer / virgil

A fast and lightweight native programming language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Formatting conventions

srackham opened this issue · comments

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.