PHP Classes

File: .editorconfig

Recommend this page to a friend!
  Classes of jawira   Mini PHP Getopt   .editorconfig   Download  
File: .editorconfig
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Mini PHP Getopt
Extract command line parameter values using getopt
Author: By
Last change:
Date: 4 years ago
Size: 422 bytes
 

Contents

Class file image Download
root = true [*] charset = utf-8 trim_trailing_whitespace = true end_of_line = lf insert_final_newline = true [*.php] indent_size = 4 indent_style = space [*.{yml, yaml, neon, xml, xsl, json}] indent_size = 2 indent_style = space [*.{md, markdown}] trim_trailing_whitespace = false indent_size = 2 indent_style = space [{Makefile, *.mk}] indent_style = tab