Skip to content

Commit b6f928d

Browse files
authored
Merge pull request #179 from yandex/fix/175-smarter-tests-output
fix #175: smarter output for tests
2 parents ff7f280 + e37701e commit b6f928d

File tree

4 files changed

+141
-218
lines changed

4 files changed

+141
-218
lines changed

.editorconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ insert_final_newline = true
66
indent_style = space
77
indent_size = 2
88

9-
[*.js]
9+
[{*.js,test/index.sh}]
1010
indent_size = 4

package-lock.json

Lines changed: 75 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)