appsilon-open-source's picture
Basic Rhino application.
a2b91d8
raw
history blame
155 Bytes
linters:
linters_with_defaults(
line_length_linter = line_length_linter(100),
object_usage_linter = NULL # Does not work with `box::use()`.
)