HEX
Server: LiteSpeed
System: Linux cluster02.load-balancer.x2.network 4.18.0-553.51.1.lve.1.el8.x86_64 #1 SMP Wed May 14 14:34:57 UTC 2025 x86_64
User: kbdhpghp (1098)
PHP: 8.2.29
Disabled: NONE
Upload Files
File: /home/kbdhpghp/vivenciarteatelie.com.br/wp-content/plugins/responsive-menu/v4.0.0/.editorconfig
# This file is for unifying the coding style for different editors and IDEs
# editorconfig.org
#
# Indent Brace Style:
# https://en.wikipedia.org/wiki/Indent_style#Placement_of_braces

root = true

[*]
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true

[**.js]
indent_style = tab
indent_size = 4
spaces_around_brackets = both
indent_brace_style = K&R

[**.css]
indent_style = tab
indent_size = 4

[**.scss]
indent_style = tab
indent_size = 4

[**.php]
indent_style = tab
indent_size = 4
spaces_around_brackets = both
indent_brace_style = K&R

[**.html]
indent_style = tab
indent_size = 4