Sha256: 2d09f2e2123cb371c88ef0043cfebbfa7b25b271e1e97a9f33f62152fc3ef13a

Contents?: true

Size: 464 Bytes

Versions: 3

Compression:

Stored size: 464 Bytes

Contents

{
  "warnings": [
    {
      "file": "/MyFile.swift",
      "line": 4,
      "symbol": "MyClass.doStuff()",
      "symbol_kind": "source.lang.swift.decl.function.method.instance",
      "warning": "undocumented"
    },
    {
      "file": "/MyOtherFile.swift",
      "line": 2,
      "symbol": "MyStruct.handleThing()",
      "symbol_kind": "source.lang.swift.decl.function.method.instance",
      "warning": "undocumented"
    }
  ],
  "source_directory": "/"
}

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
danger-jazzy-1.0.2 spec/fixtures/undocumented.json
danger-jazzy-1.0.0 spec/fixtures/undocumented.json
danger-jazzy-0.1.1 spec/fixtures/undocumented.json