{"id":16244627,"url":"https://github.com/indexzero/git-lint","last_synced_at":"2025-06-13T05:33:04.894Z","repository":{"id":53629490,"uuid":"43478774","full_name":"indexzero/git-lint","owner":"indexzero","description":"Lint gitconfig files for fun and profit","archived":false,"fork":false,"pushed_at":"2015-10-01T06:33:09.000Z","size":144,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-25T08:42:15.615Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/indexzero.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}},"created_at":"2015-10-01T04:41:35.000Z","updated_at":"2024-07-03T09:11:40.000Z","dependencies_parsed_at":"2022-08-24T16:22:03.752Z","dependency_job_id":null,"html_url":"https://github.com/indexzero/git-lint","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/indexzero/git-lint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/indexzero%2Fgit-lint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/indexzero%2Fgit-lint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/indexzero%2Fgit-lint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/indexzero%2Fgit-lint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/indexzero","download_url":"https://codeload.github.com/indexzero/git-lint/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/indexzero%2Fgit-lint/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259589297,"owners_count":22880945,"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-10T14:19:59.173Z","updated_at":"2025-06-13T05:33:04.868Z","avatar_url":"https://github.com/indexzero.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# git-lint\n\nLint gitconfig files for fun and profit\n\n## Usage\n\n``` js\nvar gitLint = require('git-lint');\n\ngitLint(function (err) {\n  if (err) {\n    console.dir(err);\n    return process.exit(1);\n  }\n\n  console.log('git-lint ok!');\n});\n```\n\n## Rules\n\n* `autocrlf`: Ensures that line endings are correctly set by `git` (source: [Dealing with line endings](https://help.github.com/articles/dealing-with-line-endings/))\n\n##### AUTHOR: [Charlie Robbins](https://github.com/indexzero)\n##### LICENSE: MIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Findexzero%2Fgit-lint","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Findexzero%2Fgit-lint","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Findexzero%2Fgit-lint/lists"}