{"id":31655547,"url":"https://github.com/dev-five-git/eslint-plugin-devup","last_synced_at":"2026-04-04T09:03:28.913Z","repository":{"id":269567485,"uuid":"907797727","full_name":"dev-five-git/eslint-plugin-devup","owner":"dev-five-git","description":"eslint plugin for devup","archived":false,"fork":false,"pushed_at":"2026-01-22T16:06:47.000Z","size":621,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-21T01:51:12.777Z","etag":null,"topics":["eslint","eslint-plugin","hacktoberfest"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dev-five-git.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-12-24T12:13:32.000Z","updated_at":"2026-01-22T16:09:32.000Z","dependencies_parsed_at":"2024-12-24T14:40:49.185Z","dependency_job_id":"14a3dbb0-7f3a-4af7-a440-ffc0c42e83cb","html_url":"https://github.com/dev-five-git/eslint-plugin-devup","commit_stats":null,"previous_names":["dev-five-git/devup-eslint-plugin"],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/dev-five-git/eslint-plugin-devup","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-five-git%2Feslint-plugin-devup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-five-git%2Feslint-plugin-devup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-five-git%2Feslint-plugin-devup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-five-git%2Feslint-plugin-devup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dev-five-git","download_url":"https://codeload.github.com/dev-five-git/eslint-plugin-devup/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-five-git%2Feslint-plugin-devup/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31393782,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-04T04:26:24.776Z","status":"ssl_error","status_checked_at":"2026-04-04T04:23:34.147Z","response_time":60,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["eslint","eslint-plugin","hacktoberfest"],"created_at":"2025-10-07T13:15:29.061Z","updated_at":"2026-04-04T09:03:28.907Z","avatar_url":"https://github.com/dev-five-git.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# eslint-plugin-devup\n\n`devup` is a system for faster and more accurate software development used at DevFive.\n\n`eslint-plugin-devup` helps you develop software quickly and accurately.\n\nFor details on each rule, please refer to the files in the `src/rules` directory.\n\nAs this was originally used internally and has now been made public, some rules exist for company-specific systems.\n\nAll rules are provided as `named exports` so you can use only the rules you want.\n\n## Installation\n\n```bash\nbun add -d eslint-plugin-devup\n```\n\n## Usage\n\n### ESLint\n\nCreate an `eslint.config.mjs` file in your project root.\n\n```js\nimport { configs } from \"eslint-plugin-devup\";\n\nexport default configs.recommended;\n```\n\n### Oxlint\n\nCreate an `.oxlintrc.json` file in your project root.\n\n```json\n{\n  \"extends\": [\"node_modules/eslint-plugin-devup/oxlintrc.json\"]\n}\n```\n\n## Test\n\nCoverage score must be 100%.\n\n```bash\nbun test\n```\n\n## Contributing\n\n- When adding or modifying rules, add or modify files in the `src/rules` directory.\n- When adding or modifying rules, add a description of the rule in `README.md`.\n\nAll opinions and contributions are welcome.\n\n## Join the Community\n\n[Discord](https://discord.gg/8zjcGc7cWh)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdev-five-git%2Feslint-plugin-devup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdev-five-git%2Feslint-plugin-devup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdev-five-git%2Feslint-plugin-devup/lists"}