; This file is for unifying the coding style for different editors and IDEs. ; More information at http://editorconfig.org root = true [*] charset = utf-8 end_of_line = lf insert_final_newline = true indent_style = space indent_size = 4 trim_trailing_whitespace = true [*.md] trim_trailing_whitespace = false [*.yml] indent_size = 2
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
.git | Folder | 0755 |
|
|
.github | Folder | 0755 |
|
|
.temp | Folder | 0755 |
|
|
docs | Folder | 0755 |
|
|
src | Folder | 0755 |
|
|
tests | Folder | 0755 |
|
|
.editorconfig | File | 355 B | 0644 |
|
.gitattributes | File | 442 B | 0644 |
|
.gitignore | File | 164 B | 0644 |
|
CHANGELOG.md | File | 1.98 KB | 0644 |
|
CONTRIBUTING.md | File | 877 B | 0644 |
|
LICENSE.md | File | 1.09 KB | 0644 |
|
README.md | File | 2.94 KB | 0644 |
|
composer.json | File | 2.71 KB | 0644 |
|
phpstan.neon.dist | File | 200 B | 0644 |
|
phpunit.xml.dist | File | 1.28 KB | 0644 |
|