tokei icon indicating copy to clipboard operation
tokei copied to clipboard

Add Bazel support

Open Warchant opened this issue 4 years ago • 0 comments

Files:

  • *.bzl
  • *.bazel
  • BUILD
  • WORKSPACE

All these files can contain Starlark language (DSL derived from Python). https://bazel.build/rules/language

Warchant avatar Mar 25 '22 08:03 Warchant