{"id":36418259,"url":"https://github.com/walkmod/walkmod-checkstyle-plugin","last_synced_at":"2026-01-11T17:01:24.483Z","repository":{"id":57745276,"uuid":"51106779","full_name":"walkmod/walkmod-checkstyle-plugin","owner":"walkmod","description":"Plugin to automatically fix checkstyle violations","archived":false,"fork":false,"pushed_at":"2019-01-30T08:33:17.000Z","size":66,"stargazers_count":5,"open_issues_count":2,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-04-16T20:18:47.816Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","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/walkmod.png","metadata":{"files":{"readme":"README.adoc","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}},"created_at":"2016-02-04T21:27:50.000Z","updated_at":"2020-09-23T16:13:23.000Z","dependencies_parsed_at":"2022-09-11T09:40:50.244Z","dependency_job_id":null,"html_url":"https://github.com/walkmod/walkmod-checkstyle-plugin","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/walkmod/walkmod-checkstyle-plugin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/walkmod%2Fwalkmod-checkstyle-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/walkmod%2Fwalkmod-checkstyle-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/walkmod%2Fwalkmod-checkstyle-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/walkmod%2Fwalkmod-checkstyle-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/walkmod","download_url":"https://codeload.github.com/walkmod/walkmod-checkstyle-plugin/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/walkmod%2Fwalkmod-checkstyle-plugin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28314256,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-11T14:58:17.114Z","status":"ssl_error","status_checked_at":"2026-01-11T14:55:53.580Z","response_time":60,"last_error":"SSL_read: 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":[],"created_at":"2026-01-11T17:01:04.717Z","updated_at":"2026-01-11T17:01:24.452Z","avatar_url":"https://github.com/walkmod.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"walkmod-checkstyle-plugin\n=========================\n\nimage:https://travis-ci.org/walkmod/walkmod-checkstyle-plugin.svg?branch=master[\"Build Status\", link=\"https://travis-ci.org/walkmod/walkmod-checkstyle-plugin\"]\n\nThis is a walkmod plugin to automatically correct those Checkstyle rules that have a unique resolution. Currently, the supported rules are:\n\n----\n- TreeWalker/ArrayTypeStyle\n- TreeWalker/AvoidInlineConditionals\n- TreeWalker/AvoidStarImport\n- TreeWalker/EmptyCatchBlock\n- TreeWalker/EmptyStatement\n- TreeWalker/NeedBraces\n- TreeWalker/RedundantImport\n- TreeWalker/UnusedImports\n----\n\n== Usage\n\n1) Verify that your walkmod version is \u003e = 2.2.0\n\n2) Execute the following command to add this code transformation plugin as part of your conventions.\n\n----\nwalkmod add checkstyle -DconfigurationFile='my-checkstyle-file.xml'\n----\n\nIf you don't specify a configuration file, the applied conventions are the Sun conventions. If you are interested \nin using the Google conventions, type:\n\n----\nwalkmod add checkstyle -DconfigurationFile='google_checks.xml'\n----\n\n3) Now, You see the results, executing: \n\n----\nwalkmod apply\n----\n\nOr, alternatively, you can also check which would be the modified classes typing:\n\n----\nwalkmod check\n----\n\n== Contributing\n\nIf you want to hack on this, fork it, improve it and send me a pull request.\n\nTo get started using it, just clone it and call mvn install. \n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwalkmod%2Fwalkmod-checkstyle-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwalkmod%2Fwalkmod-checkstyle-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwalkmod%2Fwalkmod-checkstyle-plugin/lists"}