Skip to content

Make rules_closure conform to Style Guide for Rules #421

Open
@Yannic

Description

@Yannic

Tracking bug for making rules_closure conform to Bazel's Style Guide for Rules.

Known issues:

  • Dependencies / Toolchains should be declared by rules_closure_{dependencies,toolchains} in closure/repositories.bzl: https://docs.bazel.build/versions/master/skylark/deploying.html#dependencies
  • Tests should live in //tests
  • Repo description should be Closure rules for Bazel
  • Workspace should be named rules_closure (Note: There are probably too many existing users now, so this is going to be a wontFix issue).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions