You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Michael Rawson edited this page Nov 27, 2023
·
1 revision
Consistent style is important for readability; we do not care particularly what the style is, so long as it's consistent.
However, Vampire has had many authors, not all of whom used the same style.
Therefore: try and match the existing style in a file where possible.
If you are making a new file, try and match the overall "house style" as best you can. Experimentally, the ClangFormat configuration file found in .clang-format matches the current Vampire style relatively well.