{"id":15684022,"url":"https://github.com/roang-zero1/factorio-mod-luacheck","last_synced_at":"2025-05-07T15:06:36.168Z","repository":{"id":55942995,"uuid":"191857923","full_name":"Roang-zero1/factorio-mod-luacheck","owner":"Roang-zero1","description":"Run a Factorio mod source through luacheck","archived":false,"fork":false,"pushed_at":"2020-12-05T10:27:50.000Z","size":13,"stargazers_count":10,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-07T15:06:23.632Z","etag":null,"topics":["actions","ci","continuous-integration","factorio","linting","lua"],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/Roang-zero1.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}},"created_at":"2019-06-14T01:43:43.000Z","updated_at":"2021-11-09T08:40:31.000Z","dependencies_parsed_at":"2022-08-15T10:00:43.911Z","dependency_job_id":null,"html_url":"https://github.com/Roang-zero1/factorio-mod-luacheck","commit_stats":{"total_commits":17,"total_committers":3,"mean_commits":5.666666666666667,"dds":"0.23529411764705888","last_synced_commit":"d6bcda0dcddcadb11bb01c931b82d4ce9d29b820"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Roang-zero1%2Ffactorio-mod-luacheck","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Roang-zero1%2Ffactorio-mod-luacheck/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Roang-zero1%2Ffactorio-mod-luacheck/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Roang-zero1%2Ffactorio-mod-luacheck/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Roang-zero1","download_url":"https://codeload.github.com/Roang-zero1/factorio-mod-luacheck/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252902614,"owners_count":21822261,"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","ci","continuous-integration","factorio","linting","lua"],"created_at":"2024-10-03T17:09:44.361Z","updated_at":"2025-05-07T15:06:36.144Z","avatar_url":"https://github.com/Roang-zero1.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GitHub Action for luacheck\n\n[![release badge][release status]][release workflow]\n\nThis action will run your mod code through [luacheck](https://github.com/mpeterv/luacheck).\n\n## Usage\n\nThis action can be used with a repository contain a Factorio mod at base level.\n\nThe action can be used as follows:\n\n```yaml\non: push\nname: Check \u0026 Release\njobs:\n  lint:\n    runs-on: ubuntu-latest\n    steps:\n      - uses: actions/checkout@master\n      - name: lint\n        uses: Roang-zero1/factorio-mod-luacheck@master\n        with:\n          luacheckrc_url: https://raw.githubusercontent.com/Nexela/Factorio-luacheckrc/0.17/.luacheckrc\n```\n\n## Sample Workflow\n\nA sample workflow that uses this action can be found at [Roang-zero1/factorio-mod-actions](https://github.com/Roang-zero1/factorio-mod-actions/blob/master/sample/push-check-release.yml)\n\n## Inputs\n\n### `luacheckrc_url`\n\nURL to the luacheckrc configuration file to be used during checking.  \n**Default**: \u003chttps://raw.githubusercontent.com/Nexela/Factorio-luacheckrc/0.17/.luacheckrc\u003e\nIf you assign an empty string \"\" the .luacheck file from the working tree will be used.\n\n## Recommended luacheckrc\n\nFor current luacheckrc to use with factorio I recommend [Nexela/Factorio-luacheckrc](https://github.com/Nexela/Factorio-luacheckrc)\n\n[release status]: https://github.com/Roang-zero1/factorio-mod-luacheck/workflows/Check%20\u0026%20Release/badge.svg\n[release workflow]: https://github.com/Roang-zero1/factorio-mod-luacheck/actions\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froang-zero1%2Ffactorio-mod-luacheck","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Froang-zero1%2Ffactorio-mod-luacheck","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froang-zero1%2Ffactorio-mod-luacheck/lists"}