Skip to content

Commit

Permalink
Remove WORKSPACE file in favor of bzlmod (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
gonzojive authored Aug 5, 2024
1 parent 9e2eee1 commit 56d0a9f
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 35 deletions.
2 changes: 2 additions & 0 deletions MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ bazel_dep(name = "rules_pkg", version = "0.7.0")
# For VS Code autocompletion:
# https://github.com/hedronvision/bazel-compile-commands-extractor#usage
#
# Run bazel run @hedron_compile_commands//:refresh_all to get autocomplete
# working in VS Code and other editors.
# Not currently working due to https://github.com/hedronvision/bazel-compile-commands-extractor/issues/199
bazel_dep(name = "hedron_compile_commands", dev_dependency = True)
git_override(
Expand Down
33 changes: 0 additions & 33 deletions WORKSPACE

This file was deleted.

2 changes: 0 additions & 2 deletions WORKSPACE.bzlmod

This file was deleted.

0 comments on commit 56d0a9f

Please sign in to comment.