Skip to content

Commit

Permalink
Update TS ruling - S104 max-line
Browse files Browse the repository at this point in the history
  • Loading branch information
saberduck committed Jul 29, 2020
1 parent 90eb826 commit cfb8c74
Show file tree
Hide file tree
Showing 4 changed files with 32 additions and 32 deletions.
56 changes: 28 additions & 28 deletions its/ruling/src/test/expected/ts/TypeScript/typescript-S104.json
Original file line number Diff line number Diff line change
@@ -1,86 +1,86 @@
{
'TypeScript:src/compiler/binder.ts':[
1,
1271,
],
'TypeScript:src/compiler/checker.ts':[
1,
1270,
],
'TypeScript:src/compiler/commandLineParser.ts':[
1,
1139,
],
'TypeScript:src/compiler/core.ts':[
1,
1358,
],
'TypeScript:src/compiler/declarationEmitter.ts':[
1,
1173,
],
'TypeScript:src/compiler/emitter.ts':[
1,
1269,
],
'TypeScript:src/compiler/factory.ts':[
1,
1213,
],
'TypeScript:src/compiler/parser.ts':[
1,
1355,
],
'TypeScript:src/compiler/program.ts':[
1,
1336,
],
'TypeScript:src/compiler/scanner.ts':[
1,
1292,
],
'TypeScript:src/compiler/transformers/es2015.ts':[
1,
1658,
],
'TypeScript:src/compiler/transformers/generators.ts':[
1,
1661,
],
'TypeScript:src/compiler/transformers/module/system.ts':[
1,
1690,
],
'TypeScript:src/compiler/transformers/ts.ts':[
1,
1917,
],
'TypeScript:src/compiler/types.ts':[
1,
1286,
],
'TypeScript:src/compiler/utilities.ts':[
1,
1286,
],
'TypeScript:src/compiler/visitor.ts':[
1,
1369,
],
'TypeScript:src/harness/fourslash.ts':[
1,
1290,
],
'TypeScript:src/harness/harness.ts':[
1,
1278,
],
'TypeScript:src/harness/unittests/matchFiles.ts':[
1,
1014,
],
'TypeScript:src/harness/unittests/tsserverProjectSystem.ts':[
1,
1190,
],
'TypeScript:src/harness/unittests/typingsInstaller.ts':[
1,
1129,
],
'TypeScript:src/server/editorServices.ts':[
1,
1362,
],
'TypeScript:src/server/session.ts':[
1,
1195,
],
'TypeScript:src/services/completions.ts':[
1,
1482,
],
'TypeScript:src/services/findAllReferences.ts':[
1,
1414,
],
'TypeScript:src/services/services.ts':[
1,
1365,
],
'TypeScript:src/services/utilities.ts':[
1,
1312,
],
}
4 changes: 2 additions & 2 deletions its/ruling/src/test/expected/ts/ag-grid/typescript-S104.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
'ag-grid:src/ts/columnController/columnController.ts':[
1,
1355,
],
'ag-grid:src/ts/gridPanel/gridPanel.ts':[
1,
1334,
],
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
'desktop:app/src/lib/dispatcher/app-store.ts':[
1,
1394,
],
}
2 changes: 1 addition & 1 deletion its/ruling/src/test/expected/ts/rxjs/typescript-S104.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
'rxjs:spec/operators/groupBy-spec.ts':[
1,
1127,
],
}

0 comments on commit cfb8c74

Please sign in to comment.