mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-07 09:45:46 -05:00
5c31b85619
* Remove duplicated code on ghe config apply * Add funciton to replace duplicated cod * Fix comment * Fix java test duplicated code * Fix python test duplicated code * Update javascript es test acording to change * Fix linters bash * Fix javascript standard linters on javascript es good
7 lines
277 B
Text
7 lines
277 B
Text
TAP version 13
|
|
1..2
|
|
not ok 1 - javascript_bad_1.js
|
|
---
|
|
message: \n/tmp/lint/.automation/test/javascript_es/javascript_bad_1.js\n 5 9 error Parsing error Unterminated regular expression literal\n\n✖ 1 problem (1 error, 0 warnings)\n
|
|
...
|
|
ok 2 - javascript_good_1.js
|