Skip to content

Commit 32049f1

Browse files
committed
bring in v2 code systems and fix url for value sets
1 parent e772cfb commit 32049f1

File tree

1,314 files changed

+34483
-23238
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,314 files changed

+34483
-23238
lines changed

Diff for: pre-commit-hook

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
GIT_PROJECT_ROOT=$(git rev-parse --show-toplevel)
44
cd "$($GIT_PROJECT_ROOT "$0")"
5-
docker build -f ./pre-commit.Dockerfile -t pre-commit-sam-fhir . && docker run --rm --name pre-commit-sam_fhir-run -v $(pwd)/:/sourcecode pre-commit-sam-fhir
5+
docker build -f ./pre-commit.Dockerfile -t pre-commit-sam-fhir . && docker run --rm --name pre-commit-sam_fhir-run -v $(pwd)/:/sourcecode:delegated pre-commit-sam-fhir

0 commit comments

Comments
 (0)