{"id":17145920,"url":"https://github.com/soutaro/pronto-querly","last_synced_at":"2025-03-24T10:25:11.169Z","repository":{"id":56889334,"uuid":"130556370","full_name":"soutaro/pronto-querly","owner":"soutaro","description":"Pronto runner for Querly","archived":false,"fork":false,"pushed_at":"2018-04-22T10:30:38.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-05-01T23:26:26.958Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/soutaro.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-04-22T10:16:29.000Z","updated_at":"2018-08-17T07:30:52.000Z","dependencies_parsed_at":"2022-08-20T15:20:55.734Z","dependency_job_id":null,"html_url":"https://github.com/soutaro/pronto-querly","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soutaro%2Fpronto-querly","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soutaro%2Fpronto-querly/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soutaro%2Fpronto-querly/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soutaro%2Fpronto-querly/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/soutaro","download_url":"https://codeload.github.com/soutaro/pronto-querly/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245250730,"owners_count":20584777,"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":[],"created_at":"2024-10-14T21:07:14.317Z","updated_at":"2025-03-24T10:25:11.141Z","avatar_url":"https://github.com/soutaro.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pronto-querly\n\nThis is a pronto runner for Querly, a pattern based Ruby program checking tool.\n\n* [pronto](https://github.com/prontolabs/pronto)\n* [Querly](https://github.com/soutaro/querly)\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'pronto'\ngem 'pronto-querly', require: false\n```\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install pronto-querly\n\n## Usage\n\nUse `pronto run` command.\n\n    $ bundle exec pronto run\n    $ bundle exec pronto run -r querly\n\n### Configuration\n\nThere is no configuration option via `.pronto.yml`.\nDefine your rules in `querly.yml`.\n\nThe exceptions are ones given through `all:` section of `.pronto.yml`.\n\n```yaml\nall:\n  exclude:\n    - 'spec/**/*'\n```\n\n## Development\n\nAfter checking out the repo, run `bin/setup` to install dependencies. Then, run `rake test` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment.\n\nTo install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release`, which will create a git tag for the version, push git commits and tags, and push the `.gem` file to [rubygems.org](https://rubygems.org).\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/soutaro/pronto-querly.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoutaro%2Fpronto-querly","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsoutaro%2Fpronto-querly","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoutaro%2Fpronto-querly/lists"}