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
feat: Format toml with taplo (#576)
* feat: Format toml with taplo
* TOML: https://toml.io/en/
* taplo: https://taplo.tamasfe.dev/
* chore: docgen
* Fix: re-WORKSPACE support
---------
Co-authored-by: Alex Eagle <alex@aspect.dev>
Clarify how to use built-in linters (#558)
* Clarify how to use built-in linters.
* Fix incorrect examples for the builtin linters.
* Regenerate docs.
* Use Label in examples.