{"id":18728761,"url":"https://github.com/rubyonworld/git-ruby-syntax-check","last_synced_at":"2025-11-12T05:30:18.026Z","repository":{"id":174007919,"uuid":"542157223","full_name":"RubyOnWorld/git-ruby-syntax-check","owner":"RubyOnWorld","description":"A hook script to verify that only syntactically valid ruby code is commited.","archived":false,"fork":false,"pushed_at":"2022-09-27T17:10:45.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-28T14:26:19.976Z","etag":null,"topics":["code","hook","script","syntactic","valid","verify"],"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/RubyOnWorld.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2022-09-27T15:27:30.000Z","updated_at":"2022-09-27T17:54:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"d3944976-64c6-4fd3-98a5-c6df86e95f6d","html_url":"https://github.com/RubyOnWorld/git-ruby-syntax-check","commit_stats":null,"previous_names":["rubyonworld/git-ruby-syntax-check"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RubyOnWorld%2Fgit-ruby-syntax-check","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RubyOnWorld%2Fgit-ruby-syntax-check/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RubyOnWorld%2Fgit-ruby-syntax-check/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RubyOnWorld%2Fgit-ruby-syntax-check/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RubyOnWorld","download_url":"https://codeload.github.com/RubyOnWorld/git-ruby-syntax-check/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239599039,"owners_count":19665911,"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":["code","hook","script","syntactic","valid","verify"],"created_at":"2024-11-07T14:24:16.486Z","updated_at":"2025-11-12T05:30:17.951Z","avatar_url":"https://github.com/RubyOnWorld.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DESCRIPTION\n\nA hook script to verify that only syntactically valid ruby code is commited.\n\n# INSTALLATION\n\nPut this code into a file called \"pre-commit\" inside your .git/hooks\ndirectory, and make sure it is executable (\"chmod +x .git/hooks/pre-commit\")\n\n# REQUIREMENTS\n\nRequires Ruby 1.8.6 or better, Git 1.7 or better\n\nIf Rubinius is installed and available via `rbx`, the hook will use it to test the Ruby files for warnings and errors.\n\n# SIMILAR PROJECTS\n\n* [Code Beautifier.tmbundle][beautify] by [Joel Chippindale (mocoso)](mocoso) does something similar for TextMate.\n\n  [beautify]: http://github.com/mocoso/code-beautifier.tmbundle \"Code Beautifier.tmbundle\"\n  [mocoso]: http://github.com/mocoso \"Joel Chippindale\"\n\n# LICENSE\n\nLicensed under the MIT License. See LICENSE file for details.\n\n# AUTHORS\n\nWritten by Markus Prinz, with contributions by Jérémy Lecour\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frubyonworld%2Fgit-ruby-syntax-check","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frubyonworld%2Fgit-ruby-syntax-check","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frubyonworld%2Fgit-ruby-syntax-check/lists"}