Skip to content

Commit

Permalink
configuration file for the linkml-lint
Browse files Browse the repository at this point in the history
  • Loading branch information
cpauvert committed Jun 27, 2023
1 parent 2d32175 commit 3ceacb8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .linkmllint.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Use all of the recommended rule and adjusts the standard_naming rule
extends: recommended
rules:
standard_naming:
permissible_values_upper_case: true

0 comments on commit 3ceacb8

Please sign in to comment.