hapifhir / hapi-fhir

🔥 HAPI FHIR - Java API for HL7 FHIR Clients and Servers
http://hapifhir.io
Apache License 2.0
1.94k stars 1.3k forks source link

6023 allow cds hooks extensions to define arbitrary json instead of strings #6025

Closed AD1306 closed 1 week ago

github-actions[bot] commented 1 week ago

This Pull Request has failed the formatting check

Please run mvn spotless:apply or mvn clean install -DskipTests to fix the formatting issues.

You can automate this auto-formatting process to execute on the git pre-push hook, by installing pre-commit and then calling pre-commit install --hook-type pre-push. This will cause formatting to run automatically whenever you push.

AD1306 commented 1 week ago

Closing this as my local branch diverged.