Formation Without Comments
Each named formation should have comment on top of it.
Incorrect:
[] > main
42 > @
Correct:
# This is main.
[] > main
42 > @
Published on Fri Oct 10 22:53:58 UTC 2025.
Each named formation should have comment on top of it.
Incorrect:
[] > main
42 > @
Correct:
# This is main.
[] > main
42 > @
Published on Fri Oct 10 22:53:58 UTC 2025.