{"id":28124647,"url":"https://github.com/finnfiddle/tidy-bot","last_synced_at":"2025-07-11T13:11:16.796Z","repository":{"id":292674189,"uuid":"979490942","full_name":"finnfiddle/tidy-bot","owner":"finnfiddle","description":"GitHub workflow that use AI to clean up source files.","archived":false,"fork":false,"pushed_at":"2025-05-11T14:05:52.000Z","size":367,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-20T00:02:11.398Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/finnfiddle.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-05-07T15:37:23.000Z","updated_at":"2025-05-11T14:05:55.000Z","dependencies_parsed_at":"2025-05-11T14:27:47.868Z","dependency_job_id":null,"html_url":"https://github.com/finnfiddle/tidy-bot","commit_stats":null,"previous_names":["finnfiddle/tidy-bot"],"tags_count":0,"template":false,"template_full_name":"NickLiffen/actions-boilerplate","purl":"pkg:github/finnfiddle/tidy-bot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/finnfiddle%2Ftidy-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/finnfiddle%2Ftidy-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/finnfiddle%2Ftidy-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/finnfiddle%2Ftidy-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/finnfiddle","download_url":"https://codeload.github.com/finnfiddle/tidy-bot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/finnfiddle%2Ftidy-bot/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264816702,"owners_count":23668248,"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":"2025-05-14T09:18:43.846Z","updated_at":"2025-07-11T13:11:16.774Z","avatar_url":"https://github.com/finnfiddle.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🧹 TidyBot\n\nTidyBot is a GitHub Action that selects a random source file once a day (or on demand) and uses OpenAI to refactor it using your preferred style guides and custom rules.\n\n## 📦 Setup\n\n1. Add `.tidy-bot.yml` to the root of your repo:\n```yaml\nsrcDir: \"./src\"\n\nextensions:\n  - \".js\"\n  - \".ts\"\n  - \".tsx\"\n\nstyleGuides:\n  - \"Airbnb JavaScript/TypeScript style guide\"\n  - \"React best practices\"\n\ncustomInstructions: |\n  - Use const where possible.\n  - Prefer arrow functions.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffinnfiddle%2Ftidy-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffinnfiddle%2Ftidy-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffinnfiddle%2Ftidy-bot/lists"}