{"id":25878430,"url":"https://github.com/fionn/newline-linter","last_synced_at":"2026-05-16T15:38:38.104Z","repository":{"id":230771073,"uuid":"780133373","full_name":"fionn/newline-linter","owner":"fionn","description":"Lint files not ending in newlines","archived":false,"fork":false,"pushed_at":"2025-10-28T11:38:45.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-03-29T21:04:35.353Z","etag":null,"topics":["ci","git-subcommand","github-actions","no-newlines"],"latest_commit_sha":null,"homepage":"https://github.com/marketplace/actions/newline-linter","language":"Shell","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/fionn.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":"2024-03-31T19:34:59.000Z","updated_at":"2025-10-28T11:37:11.000Z","dependencies_parsed_at":"2025-07-24T16:36:05.421Z","dependency_job_id":"274b704f-2f88-4a46-bc18-b63406353d39","html_url":"https://github.com/fionn/newline-linter","commit_stats":null,"previous_names":["fionn/newline-linter"],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/fionn/newline-linter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fionn%2Fnewline-linter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fionn%2Fnewline-linter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fionn%2Fnewline-linter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fionn%2Fnewline-linter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fionn","download_url":"https://codeload.github.com/fionn/newline-linter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fionn%2Fnewline-linter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33108232,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T04:41:52.686Z","status":"ssl_error","status_checked_at":"2026-05-16T04:41:52.009Z","response_time":115,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["ci","git-subcommand","github-actions","no-newlines"],"created_at":"2025-03-02T12:30:42.144Z","updated_at":"2026-05-16T15:38:38.072Z","avatar_url":"https://github.com/fionn.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Newline Linter\n\n\u003e **3.206 Line**\u003cbr\u003e\n\u003e A sequence of zero or more non-\\\u003cnewline\\\u003e characters plus a terminating \\\u003cnewline\\\u003e character.\n\n## Overview\n\n_No, newline at end of file._\n\nLint tracked non-binary files that do not end in a newline, either locally with a Git subcommand or in CI with GitHub Actions.\n\n## Git Subcommand\n\nInstall `git-no-newlines` in your path and run\n```shell\ngit no-newlines\n```\nin a Git repository to list non-binary files that do not terminate in a newline.\nSetting `EXCLUDE_PATTERN` to an extended-`grep`-compatible pattern will exclude matching files.\n\n## GitHub Action\n\n### Inputs\n\n* `exclusion_pattern`\n    * Optional extended-`grep`-compatible pattern of filenames to exclude.\n\n### Example\n\n```yml\n- name: Lint newlines\n  uses: fionn/newline-linter@master\n  with:\n    exclusion_pattern: intentionally_unterminated_file\n```\n\nSee [this repository's workflow](.github/workflows/main.yml) for a more complete example.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffionn%2Fnewline-linter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffionn%2Fnewline-linter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffionn%2Fnewline-linter/lists"}