spec/cc/analyzer/issue_validations/location_format_validation_spec.rb [34:41]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
          "path" => "foo.rb",
          "positions" => {
            "begin" => {
              "offset" => 0,
            },
            "end" => {
              "offset" => 8,
            }
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



spec/cc/analyzer/issue_validations/other_locations_format_validation_spec.rb [19:26]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
              "path" => "foo.rb",
              "positions" => {
                "begin" => {
                  "offset" => 0,
                },
                "end" => {
                  "offset" => 8,
                }
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



