Central hub for Utensil's infrastructure code: dev environment setup, just tasks, dotfiles, and container stacks
0

Configure Feed

Select the types of activity you want to include in your feed.

infra-land / .stylua.toml
141 B 6 lines
1column_width = 120 2line_endings = "Unix" 3indent_type = "Spaces" 4indent_width = 4 5quote_style = "AutoPreferDouble" 6no_call_parentheses = true