urbdyn / rules_fish

Bazel toolchain rules for Fish shell.
Apache License 2.0
2 stars 0 forks source link

File name cleanup #17

Closed Matthew-Benson closed 1 month ago

Matthew-Benson commented 1 month ago

Many of these file names add context that will be redundant like rules_fish/fish_toolchain.bzl can just be toolchain.bzl.

Many file paths and labels will also break when this moves to another repo and will need a general housekeeping effort to fix all of them.