Sha256: a106352898c403637c09fc9e8b743cb56e32d65612bdb8aca28665f4d53190ac

Contents?: true

Size: 1.76 KB

Versions: 1

Compression:

Stored size: 1.76 KB

Contents

{
  "files": [
    {
      "path": "/Users/Patrick/Developer/CITest-ios/CITest/AppDelegate.swift",
      "violations": [
        {
          "severity": "warning",
          "rule": "terminating-newline",
          "location": {
            "line": 21
          },
          "message": "File should terminate with exactly one newline character ('\\n')"
        }
      ],
      "parsed": true
    },
    {
      "path": "/Users/Patrick/Developer/CITest-ios/CITest/ViewController.swift",
      "violations": [
        {
          "severity": "warning",
          "rule": "terminating-newline",
          "location": {
            "line": 14
          },
          "message": "File should terminate with exactly one newline character ('\\n')"
        }
      ],
      "parsed": true
    },
    {
      "path": "/Users/Patrick/Developer/CITest-ios/CITest/ViewModel.swift",
      "violations": [
        {
          "severity": "warning",
          "rule": "trailing-whitespace",
          "location": {
            "line": 14,
            "column": 4
          },
          "message": "Line should not have any trailing whitespace"
        },
        {
          "severity": "warning",
          "rule": "trailing-whitespace",
          "location": {
            "line": 18,
            "column": 4
          },
          "message": "Line should not have any trailing whitespace"
        },
        {
          "severity": "warning",
          "rule": "function-whitespace",
          "location": {
            "line": 21,
            "column": 6
          },
          "message": "Function should have at least one blank line after it"
        }
      ],
      "parsed": true
    }
  ],
  "summary": {
    "violations": 5,
    "warnings": 5,
    "analyzed": 3,
    "errors": 0,
    "skipped": 0
  }
}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
danger-tailor-1.0.0 spec/warnings.json