{"id":13648882,"url":"https://github.com/wartremover/wartremover","last_synced_at":"2025-12-17T18:05:06.775Z","repository":{"id":6223291,"uuid":"7454716","full_name":"wartremover/wartremover","owner":"wartremover","description":"Flexible Scala code linting tool","archived":false,"fork":false,"pushed_at":"2025-04-25T10:06:23.000Z","size":1584,"stargazers_count":1096,"open_issues_count":107,"forks_count":115,"subscribers_count":31,"default_branch":"master","last_synced_at":"2025-04-25T18:06:25.467Z","etag":null,"topics":["compiler-plugin","linter","macros","scala"],"latest_commit_sha":null,"homepage":"https://www.wartremover.org/","language":"Scala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wartremover.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2013-01-05T11:29:26.000Z","updated_at":"2025-04-24T19:21:31.000Z","dependencies_parsed_at":"2023-12-19T14:27:56.063Z","dependency_job_id":"9c8dec89-0439-4c80-ab96-8ec1188e850e","html_url":"https://github.com/wartremover/wartremover","commit_stats":{"total_commits":1333,"total_committers":60,"mean_commits":"22.216666666666665","dds":"0.46811702925731435","last_synced_commit":"12ce5f1467655b567b5513dd4e663450127cf206"},"previous_names":["puffnfresh/wartremover"],"tags_count":104,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wartremover%2Fwartremover","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wartremover%2Fwartremover/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wartremover%2Fwartremover/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wartremover%2Fwartremover/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wartremover","download_url":"https://codeload.github.com/wartremover/wartremover/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250869581,"owners_count":21500351,"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":["compiler-plugin","linter","macros","scala"],"created_at":"2024-08-02T01:04:37.400Z","updated_at":"2025-12-17T18:05:01.721Z","avatar_url":"https://github.com/wartremover.png","language":"Scala","funding_links":[],"categories":["Scala","Scala Tools, Libraries, and Frameworks","Table of Contents"],"sub_categories":["JavaScript Libraries for Machine Learning","Tools"],"readme":"# WartRemover\n\n[![scaladoc](https://javadoc.io/badge2/org.wartremover/wartremover_3/javadoc.svg)](https://javadoc.io/doc/org.wartremover/wartremover_3/latest/org/wartremover/warts.html)\n[![Maven Central](https://img.shields.io/maven-central/v/org.wartremover/wartremover_3?label=Maven%20Central\u0026color=%236DBE42)](https://search.maven.org/search?q=g:%22org.wartremover%22%20AND%20a:%22wartremover_3%22)\n\nWartRemover is a flexible Scala code linting tool.\n\n## Documentation\n\nDocumentation for Wartremover is available [here](https://www.wartremover.org).\n\n## Reporting Issues\n\nIt's very useful to get the tree expanded by the Scala compiler,\nrather than the original source. Adding the `-Xprint:typer` flag to\nthe Scala compiler will show code like the following:\n\n```scala\n// println(\"Hello world\")\npackage $line4 {\n  object $read extends scala.AnyRef {\n    def \u003cinit\u003e(): $line4.$read.type = {\n      $read.super.\u003cinit\u003e();\n      ()\n    };\n    object $iw extends scala.AnyRef {\n      def \u003cinit\u003e(): type = {\n        $iw.super.\u003cinit\u003e();\n        ()\n      };\n      object $iw extends scala.AnyRef {\n        def \u003cinit\u003e(): type = {\n          $iw.super.\u003cinit\u003e();\n          ()\n        };\n        private[this] val res1: Unit = scala.this.Predef.println(\"Hello world\");\n        \u003cstable\u003e \u003caccessor\u003e def res1: Unit = $iw.this.res1\n      }\n    }\n  }\n}\n```\n\nAdding the generated code to an issue is very useful for debugging.\n\n## License\n\n[The Apache Software License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0.txt)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwartremover%2Fwartremover","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwartremover%2Fwartremover","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwartremover%2Fwartremover/lists"}