File: tslint.in

package info (click to toggle)
golang-github-reviewdog-errorformat 0.0~git20240608.1d3280e-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 984 kB
  • sloc: python: 59; xml: 13; sh: 7; javascript: 4; haskell: 3; makefile: 3
file content (6 lines) | stat: -rw-r--r-- 306 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
path/to/file1.ts[418, 38]: ' should be "
path/to/file1.ts[15, 11]: missing semicolon
path/to/file1.ts[289, 60]: missing semicolon
path/to/file1.ts[312, 58]: missing semicolon
path/to/file2.ts[5, 1]: forbidden internal module
path/to/file2.ts[216, 13]: forbidden 'var' keyword, use 'let' or 'const' instead