PHP Classes

File: Documentation/.editorconfig

Recommend this page to a friend!
  Classes of Harald Atteneder   Site Language Redirection   Documentation/.editorconfig   Download  
File: Documentation/.editorconfig
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Site Language Redirection
Redirect TYPO3 users to site of their language
Author: By
Last change:
Date: 13 days ago
Size: 408 bytes
 

Contents

Class file image Download
# EditorConfig is awesome: http://EditorConfig.org # top-most EditorConfig file? false = no! root = false [{*.rst,*.rst.txt}] charset = utf-8 end_of_line = lf insert_final_newline = true trim_trailing_whitespace = true indent_style = space indent_size = 3 # MD-Files [*.md] charset = utf-8 end_of_line = lf insert_final_newline = true trim_trailing_whitespace = true indent_style = space indent_size = 4