Skip to content

Commit

Permalink
Merge pull request #44 from icanbwell/RN-ATHD-4530
Browse files Browse the repository at this point in the history
ATHD-4530 added dstu2 resource schema index
  • Loading branch information
RunjeethNikam authored Apr 20, 2023
2 parents cf0e8ee + f272df7 commit d0a9335
Show file tree
Hide file tree
Showing 2 changed files with 411 additions and 0 deletions.
1 change: 1 addition & 0 deletions pre-commit.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@ COPY ${project_root}/Pipfile* ./
RUN pipenv sync --dev --system

WORKDIR /sourcecode
RUN git config --global --add safe.directory /sourcecode
CMD pre-commit run --all-files
Loading

0 comments on commit d0a9335

Please sign in to comment.