-
-
Notifications
You must be signed in to change notification settings - Fork 4
agnostic
Pannous edited this page May 6, 2022
·
4 revisions
The guiding philosophy of angle is to avoid false diachomies whenever possible. As a result Contrary to a popular mantra, there is often not "one and only one way to top things", instead all obvious ways to do things should be captured by the language.
One example is that we are agnostic to tabs vs spaces vs braces. The following are just preferences by the user and or linter:
example:{field}
example:
field
example
field
end
However in certain situations angle is opinionated: