-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule vrs
updated
14 files
+1 −0 | .gitignore | |
+15 −0 | .pre-commit-config.yaml | |
+2 −1 | .requirements.txt | |
+4 −0 | README.md | |
+20 −0 | pre-commit-hooks/update-json-def-files.sh | |
+4 −4 | schema/vrs/def/Adjacency.rst | |
+4 −4 | schema/vrs/def/DerivativeSequence.rst | |
+3 −3 | schema/vrs/def/SequenceReference.rst | |
+2 −2 | schema/vrs/json/Adjacency | |
+2 −2 | schema/vrs/json/DerivativeSequence | |
+2 −2 | schema/vrs/json/SequenceReference | |
+5 −8 | schema/vrs/vrs-source.yaml | |
+1 −1 | submodules/gks-common | |
+34 −34 | validation/models.yaml |