{"id":20635754,"url":"https://github.com/psu-libraries/niftany","last_synced_at":"2025-04-15T21:25:19.935Z","repository":{"id":46214318,"uuid":"126502010","full_name":"psu-libraries/niftany","owner":"psu-libraries","description":"Combining \"nittany\" and \"nifty\" into one, super-nice gem that lints all our code at once.","archived":false,"fork":false,"pushed_at":"2025-02-20T17:28:57.000Z","size":52,"stargazers_count":2,"open_issues_count":4,"forks_count":1,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-03-29T01:34:11.871Z","etag":null,"topics":["ruby"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/psu-libraries.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-03-23T15:10:02.000Z","updated_at":"2025-02-20T17:28:13.000Z","dependencies_parsed_at":"2024-12-19T21:29:39.706Z","dependency_job_id":"15001fd9-2f9a-4136-9ac3-196bda3f7e05","html_url":"https://github.com/psu-libraries/niftany","commit_stats":{"total_commits":33,"total_committers":5,"mean_commits":6.6,"dds":0.4242424242424242,"last_synced_commit":"2d1bb5e49cd09f5c90e108a6d634563d06ece323"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psu-libraries%2Fniftany","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psu-libraries%2Fniftany/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psu-libraries%2Fniftany/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psu-libraries%2Fniftany/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/psu-libraries","download_url":"https://codeload.github.com/psu-libraries/niftany/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249155710,"owners_count":21221648,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ruby"],"created_at":"2024-11-16T15:07:10.296Z","updated_at":"2025-04-15T21:25:19.911Z","avatar_url":"https://github.com/psu-libraries.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Niftany\n\nA portmanteau of Penn State's _nittany_ lion, and _nifty_, meaning fashionable and stylish.\nNiftany combines different linters such as Rubocop, erb-lint, scss-lint and others,\nmanging their different versions and configurations in one gem.\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'niftany'\n```\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install niftany\n\n## Usage\n\nTo run all the linters at once:\n\n    $ bundle exec niftany\n\nSetup and run each linter accordingly:\n\n### Rubocop\n\nIn your local `.rubocop.yml` file, add:\n\n    inherit_gem:\n      niftany: niftany_rubocop.yml\n\nThen run:\n\n    $ bundle exec rubocop -a\n\n### erb-lint\n\nCopy `niftany_erblint.yml` to `.erb-lint.yml` in your local repo and run:\n\n    $ bundle exec erblint --lint-all --autocorrect\n\n### scss-lint\n\nCopy `niftany_scsslint.yml` to `.scss-lint.yml` in your local repo and run:\n\n    $ bundle exec scss-lint\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpsu-libraries%2Fniftany","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpsu-libraries%2Fniftany","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpsu-libraries%2Fniftany/lists"}