{"id":13862300,"url":"https://github.com/stsquad/checkpatch-mode","last_synced_at":"2025-05-01T12:07:03.596Z","repository":{"id":66491826,"uuid":"81461364","full_name":"stsquad/checkpatch-mode","owner":"stsquad","description":"A simple mode for running checkpatch scripts.","archived":false,"fork":false,"pushed_at":"2024-08-16T13:11:14.000Z","size":25,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-01T12:06:57.096Z","etag":null,"topics":["emacs-add-on","emacs-lisp","emacs-mode"],"latest_commit_sha":null,"homepage":null,"language":"Emacs Lisp","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/stsquad.png","metadata":{"files":{"readme":"README.org","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}},"created_at":"2017-02-09T14:57:45.000Z","updated_at":"2024-08-16T13:11:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"4c35514b-7eaa-420b-9d84-eaa141c9b467","html_url":"https://github.com/stsquad/checkpatch-mode","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stsquad%2Fcheckpatch-mode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stsquad%2Fcheckpatch-mode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stsquad%2Fcheckpatch-mode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stsquad%2Fcheckpatch-mode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stsquad","download_url":"https://codeload.github.com/stsquad/checkpatch-mode/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251871583,"owners_count":21657473,"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":["emacs-add-on","emacs-lisp","emacs-mode"],"created_at":"2024-08-05T06:01:41.515Z","updated_at":"2025-05-01T12:07:03.565Z","avatar_url":"https://github.com/stsquad.png","language":"Emacs Lisp","funding_links":[],"categories":["Emacs Lisp"],"sub_categories":[],"readme":"* Introduction\n\nThis is a simple minor-mode for running checkpatch scripts.\n\nA checkpatch script is a script that will scan a patch or file and\ncheck the code meets a number of criteria. This sort of automatic code\nreview is encouraged as it means people will spend less time\ncorrecting stylistic mistakes and can concentrate on the core code\nchanges.\n\n* User entry functions\n\nCurrently the user facing functions are:\n\n  - checkpatch-run-against-file\n  - checkpatch-run-against-patch-file\n  - checkpatch-run-from-magit\n\nThe last function it for calling from magit and will only work if\n(magit-commit-at-point) finds a commit (e.g. point is at a log entry).\n\n* Implementation Details\n\nThis minor mode is a derived from compilation-mode. The\ncheckpatch-mode-regex is currently tuned to the output from the Linux\nkernel checkpatch.\n\n* Future work\n** TODO Make checkpatch-find-script-or-prompt smarter\nCurrently we set the script path as a local variable when we are first\ncalled however we could be smarter looking at common locations.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstsquad%2Fcheckpatch-mode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstsquad%2Fcheckpatch-mode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstsquad%2Fcheckpatch-mode/lists"}