File: yamllint.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 (24 lines) | stat: -rw-r--r-- 1,988 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
foo/widget.yml:1:1: [warning] missing document start "---" (document-start)
foo/widget.yml:1:81: [error] line too long (122 > 80 characters) (line-length)
foo/service.yml:1:1: [error] too many blank lines (1 > 0) (empty-lines)
foo/api-backend.yml:32:1: [error] too many blank lines (1 > 0) (empty-lines)
foo/user-feeds-web.yml:3:32: [error] no new line character at the end of file (new-line-at-end-of-file)
bar/feed-remap-service.yml:2:1: [error] too many blank lines (1 > 0) (empty-lines)
bar/geocode-service.yml:2:1: [error] too many blank lines (1 > 0) (empty-lines)
bar/user-frobulator-service.yml:2:1: [error] too many blank lines (1 > 0) (empty-lines)
bar/assimilator_nine_thousand.yml:1:4: [error] trailing spaces (trailing-spaces)
bar/reports.yml:25:2: [warning] missing starting space in comment (comments)
bar/reports.yml:42:2: [warning] missing starting space in comment (comments)
bar/reports.yml:43:2: [warning] missing starting space in comment (comments)
bar/east-us-1/zorb.yml:4:1: [error] too many blank lines (1 > 0) (empty-lines)
bar/east-us-2a/zorb.yml:4:1: [error] too many blank lines (1 > 0) (empty-lines)
baz/user-zorb--consumer.yml:1:4: [error] trailing spaces (trailing-spaces)
baz/feed-remap-service.yml:2:1: [error] too many blank lines (1 > 0) (empty-lines)
baz/geocode-service.yml:2:1: [error] too many blank lines (1 > 0) (empty-lines)
baz/image-hash-service.yml:2:1: [error] too many blank lines (1 > 0) (empty-lines)
baz/frobulation-dedupe-service.yml:2:1: [error] too many blank lines (1 > 0) (empty-lines)
baz/zorb.yml:23:2: [warning] missing starting space in comment (comments)
baz/reports.yml:25:2: [warning] missing starting space in comment (comments)
baz/reports.yml:42:2: [warning] missing starting space in comment (comments)
baz/reports.yml:43:2: [warning] missing starting space in comment (comments)
baz/user-assimilation-replication-frobulation-urls-sink.yml:3:46: [error] no new line character at the end of file (new-line-at-end-of-file)