ZuzannaSt/swagger_ui_engine

View on GitHub
swagger_ui_engine.gemspec

Summary

Maintainability
Test Coverage

Showing 3 of 3 total issues

Line is too long. [115/80]
Open

s.summary = 'Mountable Rails engine that serves Swagger UI for your API documentation written in YAML files.'
Severity: Minor
Found in swagger_ui_engine.gemspec by rubocop

Line is too long. [145/80]
Open

s.description = 'Mount Swagger UI web console as Rails engine, configure it as you want and write your API documentation in simple YAML files.'
Severity: Minor
Found in swagger_ui_engine.gemspec by rubocop

Prefer $LOAD_PATH over $:.
Open

$:.push File.expand_path('../lib', __FILE__)
Severity: Minor
Found in swagger_ui_engine.gemspec by rubocop

There are no issues that match your filters.

Category
Status