mirror of
https://github.com/apple/pkl.git
synced 2026-03-17 23:03:54 +01:00
Start next dev iteration
This commit is contained in:
committed by
Islon Scherer
parent
e12c655f5c
commit
a3cc2f0ea6
@@ -19,7 +19,7 @@
|
||||
/// Every settings file must amend this module.
|
||||
/// Unless CLI commands and build tool plugins are explicitly configured with a settings file,
|
||||
/// they will use `~/.pkl/settings.pkl` or the defaults specified in this module.
|
||||
@ModuleInfo { minPklVersion = "0.29.0" }
|
||||
@ModuleInfo { minPklVersion = "0.30.0" }
|
||||
module pkl.settings
|
||||
|
||||
import "pkl:EvaluatorSettings"
|
||||
|
||||
Reference in New Issue
Block a user