Mercurial > dotfiles
view dot_config/lua-format/conf.yml @ 835:768ab9f6fdf0
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/JohnnyMorganz/StyLua: v0.19.1 ? v0.20.0](https://github.com/JohnnyMorganz/StyLua/compare/v0.19.1...v0.20.0)
- [github.com/pre-commit/mirrors-prettier: v3.1.0 ? v4.0.0-alpha.8](https://github.com/pre-commit/mirrors-prettier/compare/v3.1.0...v4.0.0-alpha.8)
author | pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> |
---|---|
date | Mon, 22 Jan 2024 18:02:22 +0000 |
parents | e258ef0fb4cd |
children |
line wrap: on
line source
column_limit: 100 indent_width: 2 use_tab: false chop_down_parameter: true break_before_functionref_rp: true chop_down_table: true table_sep: "," extra_sep_at_table_end: true double_quote_to_single_quote: true spaces_before_call: 1 spaces_inside_table_braces: true