check_sources
Runs some checks on the given source files.
This rule runs checks on a given set of source files. Use bazel build to run the check.
PARAMETERS
| Name | Description | Default Value |
|---|
| name | A unique name for this rule. | none |
| required_param | Use your imagination. | none |
| bool_param | - | True |
| srcs | Source files to run the checks against. | [] |
| string_param | - | "" |
| int_param | Your favorite number. | 2 |
| dict_param | - | {} |
| struct_param | - | struct(foo = “bar”) |
undocumented_function
PARAMETERS
| Name | Description | Default Value |
|---|
| a | - | none |
| b | - | none |
| c | - | none |