Mercurial > dotfiles
view stylua.toml @ 754:1896bcf3fdb8
fix: handle templated scripts correctly on macOS (#10)
* ci: reduce verboseness in test
* fixup! ci: reduce verboseness in test
* fixup! fixup! ci: reduce verboseness in test
author | Zeger Van de Vannet <747627+zegervdv@users.noreply.github.com> |
---|---|
date | Fri, 27 Jan 2023 08:51:08 +0100 |
parents | 24b0dd06381b |
children |
line wrap: on
line source
column_width = 120 line_endings = "Unix" indent_type = "Spaces" indent_width = 2 quote_style = "AutoPreferSingle" no_call_parentheses = true collapse_simple_statement = "Always"