diff --git a/.editorconfig b/.editorconfig index f39fc19c7..174deec78 100644 --- a/.editorconfig +++ b/.editorconfig @@ -13,6 +13,6 @@ indent_style = space insert_final_newline = true trim_trailing_whitespace = true -[*.{ttl,in,sh,yml}] +[*.{fl,in,sh,ttl,yml}] indent_size = 2 indent_style = space