{"id":21683410,"url":"https://github.com/snow-actions/eclint","last_synced_at":"2025-07-03T02:05:43.063Z","repository":{"id":47942108,"uuid":"220736235","full_name":"snow-actions/eclint","owner":"snow-actions","description":"Check or fix file format based on EditorConfig by using ECLint.","archived":false,"fork":false,"pushed_at":"2023-01-04T13:01:47.000Z","size":2861,"stargazers_count":4,"open_issues_count":11,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-04T21:24:31.783Z","etag":null,"topics":["actions","eclint","editorconfig","github-actions"],"latest_commit_sha":null,"homepage":"","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/snow-actions.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":"2019-11-10T03:29:29.000Z","updated_at":"2024-11-28T12:51:30.000Z","dependencies_parsed_at":"2023-01-05T13:22:55.289Z","dependency_job_id":null,"html_url":"https://github.com/snow-actions/eclint","commit_stats":{"total_commits":30,"total_committers":2,"mean_commits":15.0,"dds":0.1333333333333333,"last_synced_commit":"56ba6042c5325b7b5c4d0ff719b2a2aff9bc28d7"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":"actions/javascript-action","purl":"pkg:github/snow-actions/eclint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snow-actions%2Feclint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snow-actions%2Feclint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snow-actions%2Feclint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snow-actions%2Feclint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/snow-actions","download_url":"https://codeload.github.com/snow-actions/eclint/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snow-actions%2Feclint/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260774833,"owners_count":23060942,"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":["actions","eclint","editorconfig","github-actions"],"created_at":"2024-11-25T16:11:49.899Z","updated_at":"2025-07-03T02:05:43.019Z","avatar_url":"https://github.com/snow-actions.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/snow-actions/eclint\"\u003e\u003cimg alt=\"GitHub Actions status\" src=\"https://github.com/snow-actions/eclint/workflows/ECLint-action/badge.svg\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n# ECLint action\n\nExecute [ECLint](https://github.com/jedmao/eclint) on GitHub Actions.  \nECLint validates or fixes code based on [EditorConfig](https://editorconfig.org/).\n\n## Usage\n\nSee [action.yml](action.yml)\n\n### Validate\n\nExecute `eclint check`.\n\n```yml\n- uses: snow-actions/eclint@v1.0.1\n  with:\n    args: 'check'\n```\n\n### Fix\n\nExecute `eclint fix *.yml`. Make commit yourself.\n\n```yml\n- uses: snow-actions/eclint@v1.0.1\n  with:\n    args: 'fix *.yml'\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsnow-actions%2Feclint","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsnow-actions%2Feclint","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsnow-actions%2Feclint/lists"}