{"id":13450848,"url":"https://github.com/codesuki/bazel-mode","last_synced_at":"2025-07-27T20:07:35.615Z","repository":{"id":83119869,"uuid":"114966772","full_name":"codesuki/bazel-mode","owner":"codesuki","description":"Basic Bazel support for Emacs","archived":false,"fork":false,"pushed_at":"2019-11-10T22:28:45.000Z","size":8,"stargazers_count":16,"open_issues_count":1,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-05T12:33:20.847Z","etag":null,"topics":["bazel","bazel-mode","bazel-support","emacs","skylark","workspace"],"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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/codesuki.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2017-12-21T05:36:34.000Z","updated_at":"2023-05-05T01:06:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"b233db34-937a-4cbf-97b1-1c8dddf5db83","html_url":"https://github.com/codesuki/bazel-mode","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/codesuki/bazel-mode","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesuki%2Fbazel-mode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesuki%2Fbazel-mode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesuki%2Fbazel-mode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesuki%2Fbazel-mode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codesuki","download_url":"https://codeload.github.com/codesuki/bazel-mode/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesuki%2Fbazel-mode/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267417664,"owners_count":24083839,"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","status":"online","status_checked_at":"2025-07-27T02:00:11.917Z","response_time":82,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["bazel","bazel-mode","bazel-support","emacs","skylark","workspace"],"created_at":"2024-07-31T07:00:39.300Z","updated_at":"2025-07-27T20:07:35.597Z","avatar_url":"https://github.com/codesuki.png","language":"Emacs Lisp","readme":"# bazel-mode\nBasic Bazel support for Emacs\n\nFor now this mode gives you python syntax highlighting for `WORKSPACE`, `BUILD.bazel` and `.bzl` files. Formatting is supported by running `buildifier`.\n\n## Installing buildifier\nBuildifier needs Go to compile and install. Follow the directions in [1] or install by running the following command.\n\n```\ngo get -u github.com/bazelbuild/buildtools/buildifier\n```\n\n[1] https://github.com/bazelbuild/buildtools/blob/master/buildifier/README.md\n\n## Formatting Bazel files manually\n`C-c C-f` runs `bazel-format` on the current buffer.\n\n## Formatting Bazel files automatically before saving\nAdd the following to your Emacs config.\n```\n(add-hook 'bazel-mode-hook (lambda () (add-hook 'before-save-hook #'bazel-format nil t)))\n```\n","funding_links":[],"categories":["Tooling"],"sub_categories":["Editors"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodesuki%2Fbazel-mode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodesuki%2Fbazel-mode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodesuki%2Fbazel-mode/lists"}