{"id":20929406,"url":"https://github.com/alejandrohdezma/sbt-scalafix-defaults","last_synced_at":"2026-04-03T11:05:17.634Z","repository":{"id":38037625,"uuid":"255606628","full_name":"alejandrohdezma/sbt-scalafix-defaults","owner":"alejandrohdezma","description":"Default (and sane) configurations for Scalafix","archived":false,"fork":false,"pushed_at":"2024-05-15T05:13:57.000Z","size":519,"stargazers_count":2,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-05-21T04:13:46.726Z","etag":null,"topics":["sbt-plugin","sbt-scalafix","scala","scalafix"],"latest_commit_sha":null,"homepage":"","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/alejandrohdezma.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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},"funding":{"ko_fi":"alejandrohdezma"}},"created_at":"2020-04-14T12:44:08.000Z","updated_at":"2024-08-10T12:00:16.380Z","dependencies_parsed_at":"2024-01-01T06:23:44.829Z","dependency_job_id":"6999156f-95cd-4dfa-9dc3-c82ba9089dd6","html_url":"https://github.com/alejandrohdezma/sbt-scalafix-defaults","commit_stats":null,"previous_names":[],"tags_count":22,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alejandrohdezma%2Fsbt-scalafix-defaults","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alejandrohdezma%2Fsbt-scalafix-defaults/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alejandrohdezma%2Fsbt-scalafix-defaults/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alejandrohdezma%2Fsbt-scalafix-defaults/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alejandrohdezma","download_url":"https://codeload.github.com/alejandrohdezma/sbt-scalafix-defaults/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244860038,"owners_count":20522461,"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":["sbt-plugin","sbt-scalafix","scala","scalafix"],"created_at":"2024-11-18T21:19:20.435Z","updated_at":"2026-01-05T04:39:37.477Z","avatar_url":"https://github.com/alejandrohdezma.png","language":"Scala","funding_links":["https://ko-fi.com/alejandrohdezma"],"categories":[],"sub_categories":[],"readme":"# Default (and sane) configurations for Scalafix\n\n## Installation\n\nAdd the following line to your `plugins.sbt` file:\n\n```sbt\naddSbtPlugin(\"com.alejandrohdezma\" % \"sbt-scalafix-defaults\" % \"0.13.1\")\n```\n\n\u003e You'll also need to provide the [`sbt-scalafix` plugin](https://github.com/scalacenter/sbt-scalafix).\n\n## Usage\n\nThe included plugin activates automatically. It will add some default dependencies to `scalafixDependencies`, enable `scalafixOnCompile`(except when running on CI) \u0026 semanticdb by default and create a `.scalafix.conf` in your project's root folder with [this content](https://github.com/alejandrohdezma/sbt-scalafix-defaults/blob/master/.scalafix.conf).\n\n\u003e You can add the `.scalafix.conf` file to the repository's `.gitignore`, since it's going to be automatically re-created on every build.\n\n### Extra configurations\n\nExtra configurations can be added to a file named `.scalafix-extra.conf` at the root of your repository. The content of this file will be automatically appended to the auto-generated `.scalafix.conf`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falejandrohdezma%2Fsbt-scalafix-defaults","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falejandrohdezma%2Fsbt-scalafix-defaults","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falejandrohdezma%2Fsbt-scalafix-defaults/lists"}