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
Copy file name to clipboardExpand all lines: docs/customization.md
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -58,7 +58,6 @@ Instead of using the super-plugins, for finer-grained control you can always add
58
58
59
59
### sbt-typelevel
60
60
-`TypelevelPlugin`: The super-super-plugin intended for bootstrapping the typical Typelevel project. Sets up CI release including snapshots, scalac settings, headers, and formatting.
61
-
-`tlFatalWarningsInCi` (setting): Convert compiler warnings into errors under CI builds (default: true).
62
61
63
62
### sbt-typelevel-site
64
63
-`TypelevelSitePlugin`: Sets up an [mdoc](https://scalameta.org/mdoc/)/[Laika](https://typelevel.org/Laika/)-generated website, automatically published to GitHub pages in CI.
0 commit comments