We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d69b2a commit 8fdabbaCopy full SHA for 8fdabba
.editorconfig
@@ -9,4 +9,4 @@ indent_size = 4
9
trim_trailing_whitespace = true
10
11
[*.yml]
12
-indent_size = 2
+indent_size = 2
.github/workflows/coding-standards.yml
@@ -71,7 +71,6 @@ jobs:
71
extensions: curl, mbstring
72
tools: composer:v2
73
coverage: none
74
- # ini-values: memory_limit=-1
75
- name: Install dependencies
76
run: composer install
77
0 commit comments