Sha256: efcb90435a30d6dd741f177a83dc7d0ba8a4c8005df65d96cce940695cd0905d

Contents?: true

Size: 1.75 KB

Versions: 1

Compression:

Stored size: 1.75 KB

Contents

{
  "files": [
    {
      "path": "/Users/Patrick/Developer/CITest-ios/CITest/AppDelegate.swift",
      "violations": [
        {
          "severity": "error",
          "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": "error",
          "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": "error",
          "rule": "trailing-whitespace",
          "location": {
            "line": 14,
            "column": 4
          },
          "message": "Line should not have any trailing whitespace"
        },
        {
          "severity": "error",
          "rule": "trailing-whitespace",
          "location": {
            "line": 18,
            "column": 4
          },
          "message": "Line should not have any trailing whitespace"
        },
        {
          "severity": "error",
          "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": 0,
    "analyzed": 3,
    "errors": 5,
    "skipped": 0
  }
}

Version data entries

1 entries across 1 versions & 1 rubygems

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