• Luke Duncalfe's avatar
    GraphQL enforce `.` at end of description strings · bafa1efc
    Luke Duncalfe authored
    Previously our GraphQL styleguide stated that description strings should
    not end in periods. Descriptions provided by `ruby-graphql` objects all
    do end in periods, so our overall API is inconsistent in how it presents
    its schema descriptions.
    
    This change switches our description styleguide to recommend that we add
    periods to the end of description strings.
    
    It also adds to the existing `GraphQL/Descriptions` cop to enforce this
    which can auto-correct offenses.
    bafa1efc
gitlab_schema.json 2.2 MB
The source could not be displayed because it is larger than 1 MB. You can load it anyway or download it instead.