Skip to content

Commit b4e49a3

Browse files
authored
Merge branch 'main' into dependabot/go_modules/golang.org/x/net-0.38.0
2 parents f87fb23 + e558d68 commit b4e49a3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

gotests/patterncheck/patterncheck.go

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@
1212
// See the License for the specific language governing permissions and
1313
// limitations under the License.
1414

15+
// patterncheck provides functions to execute regular expression checks
16+
// defined in the OpenConfig yang modules against static test data to ensure
17+
// the yang regexes have their intended effect.
1518
package patterncheck
1619

1720
import (

0 commit comments

Comments
 (0)