Add validation for max line length in compiler #1466
Annotations
4 errors
src/application/Parser/Executable/Script/ScriptParser.ts#L2
Multiple spaces found before '}'
|
src/application/Parser/Executable/Script/Validation/ValidationRuleAnalyzerFactory.ts#L1
Too many blank lines at the beginning of file. Max of 0 allowed
|
tests/unit/application/Parser/Executable/Script/Compiler/Function/SharedFunctionsParser.spec.ts#L28
`@/application/Parser/Executable/Script/Validation/CodeValidationRule` import should occur before import of `./ExpectFunctionBodyType`
|
|
This job failed
Loading