We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83c2eef commit ad75340Copy full SHA for ad75340
checker/BUILD
@@ -11,10 +11,7 @@
11
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12
# See the License for the specific language governing permissions and
13
# limitations under the License.
14
-package(
15
- # Under active development, not yet being released.
16
- default_visibility = ["//visibility:public"],
17
-)
+package(default_visibility = ["//visibility:public"])
18
19
cc_library(
20
name = "checker_options",
0 commit comments