File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ..
2+ # *******************************************************************************
3+ # Copyright (c) 2026 Contributors to the Eclipse Foundation
4+ #
5+ # See the NOTICE file(s) distributed with this work for additional
6+ # information regarding copyright ownership.
7+ #
8+ # This program and the accompanying materials are made available under the
9+ # terms of the Apache License Version 2.0 which is available at
10+ # https://www.apache.org/licenses/LICENSE-2.0
11+ #
12+ # SPDX-License-Identifier: Apache-2.0
13+ # *******************************************************************************
14+
115Glossary
216========
317
Original file line number Diff line number Diff line change 4949 "//bazel/rules/rules_score/private:feature_requirements.bzl" ,
5050 _feature_requirements = "feature_requirements" ,
5151)
52- load (
53- "//bazel/rules/rules_score/private:glossary.bzl" ,
54- _glossary = "glossary" ,
55- )
5652load (
5753 "//bazel/rules/rules_score/private:filter_execpath.bzl" ,
5854 _filter_execpath = "filter_execpath" ,
6157 "//bazel/rules/rules_score/private:fmea.bzl" ,
6258 _fmea = "fmea" ,
6359)
60+ load (
61+ "//bazel/rules/rules_score/private:glossary.bzl" ,
62+ _glossary = "glossary" ,
63+ )
6464load (
6565 "//bazel/rules/rules_score/private:sphinx_module.bzl" ,
6666 _sphinx_module = "sphinx_module" ,
You can’t perform that action at this time.
0 commit comments