// SYSTEM PANEL //
[ROOT]
/
opt
/
cpanel
/
ea-ruby27
/
src
/
passenger-release-6.1.2
/
build
/
support
/
vendor
/
cxx_hinted_parser
[ PARENT ]
EDIT :: .editorconfig
# http://EditorConfig.org root = true [*] end_of_line = lf charset = utf-8 [*.rb] indent_style = space indent_size = 2 trim_trailing_whitespace = true [*.cpp] indent_style = tab trim_trailing_whitespace = true [Rakefile] indent_style = space indent_size = 2 trim_trailing_whitespace = true [Gemfile] indent_style = space indent_size = 2 trim_trailing_whitespace = true
SAVE
CANCEL