add SQLite3 PHP example
This commit is contained in:
@@ -6,6 +6,10 @@ charset = utf-8
|
||||
trim_trailing_whitespace = true
|
||||
insert_final_newline = true
|
||||
|
||||
[*.php]
|
||||
indent_style = space
|
||||
indent_size = 4
|
||||
|
||||
[{*.html,*.css}]
|
||||
indent_style = tab
|
||||
indent_size = 4
|
||||
|
||||
Reference in New Issue
Block a user