Skip to content

Commit 8fdabba

Browse files
authored
Apply suggestions from code review
1 parent 9d69b2a commit 8fdabba

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.editorconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ indent_size = 4
99
trim_trailing_whitespace = true
1010

1111
[*.yml]
12-
indent_size = 2
12+
indent_size = 2

.github/workflows/coding-standards.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@ jobs:
7171
extensions: curl, mbstring
7272
tools: composer:v2
7373
coverage: none
74-
# ini-values: memory_limit=-1
7574
- name: Install dependencies
7675
run: composer install
7776

0 commit comments

Comments
 (0)