mirror of
https://github.com/chillerlan/php-qrcode.git
synced 2026-09-05 23:18:20 +00:00
:octocat:
This commit is contained in:
+5
-1
@@ -7,6 +7,10 @@ end_of_line = lf
|
||||
trim_trailing_whitespace = true
|
||||
insert_final_newline = true
|
||||
|
||||
[*.yml]
|
||||
[*.py]
|
||||
indent_style = space
|
||||
indent_size = 4
|
||||
|
||||
[*.{yml,yaml}]
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
|
||||
@@ -12,7 +12,6 @@
|
||||
|
||||
# project stuff
|
||||
.build/*
|
||||
docs/*
|
||||
vendor/*
|
||||
composer.lock
|
||||
phpcs.xml
|
||||
|
||||
Reference in New Issue
Block a user