style(cooklang): cooklang style rules

This commit is contained in:
2025-08-23 11:50:00 -04:00
parent 3a2f4e3e70
commit 5cee216130
+5
View File
@@ -0,0 +1,5 @@
default_units = true
warnings_as_errors = false
recipe_ref_check = true
max_depth = 10
extensions = "all"