usnationalarchives / federal_register

Ruby API Client for FederalRegister.gov that handles searching articles and getting information about agencies
http://www.federalregister.gov/learn/developers
Other
72 stars 22 forks source link

.rubocop.yml: Lint/SpaceBeforeFirstArg has the wrong namespace - should be Style #21

Open Stephenson131313 opened 7 months ago

Stephenson131313 commented 7 months ago
          .rubocop.yml: Lint/SpaceBeforeFirstArg has the wrong namespace - should be Style

Error: The Style/TrailingComma cop no longer exists. Please use Style/TrailingCommaInLiteral and/or Style/TrailingCommaInArguments instead. (obsolete configuration found in /Users/mmiller/Projects/federal_register/.rubocop.yml, please update it)

_Originally posted by @Stephenson131313 in https://github.com/usnationalarchives/federal_register/issues/9#issuecomment-1974227697_