Plugin Directory

source: asin-smart-links/trunk/vendor/psr/simple-cache/.editorconfig @ 2911530

Last change on this file since 2911530 was 2911530, checked in by joanrodas, 15 months ago

Initial version

File size: 271 bytes
Line 
1; This file is for unifying the coding style for different editors and IDEs.
2; More information at http://editorconfig.org
3
4root = true
5
6[*]
7charset = utf-8
8indent_size = 4
9indent_style = space
10end_of_line = lf
11insert_final_newline = true
12trim_trailing_whitespace = true
Note: See TracBrowser for help on using the repository browser.