PHP Classes

File: .editorconfig

Recommend this page to a friend!
  Packages of Luke Towers   Winter   .editorconfig   Download  
File: .editorconfig
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Winter
Content management system that uses MVC
Author: By
Last change:
Date: 7 months ago
Size: 283 bytes
 

Contents

Class file image Download
# EditorConfig is awesome: https://EditorConfig.org # top-most EditorConfig file root = true [*] end_of_line = lf charset = utf-8 trim_trailing_whitespace = true insert_final_newline = true indent_style = space indent_size = 4 [**/.github/workflows/**.{yml,yaml}] indent_size = 2