mirror of
https://github.com/hapifhir/hapi-fhir.git
synced 2025-02-17 18:35:50 +00:00
Updated Contributing (markdown)
parent
2664ea87e3
commit
8619728778
@ -1,6 +1,6 @@
|
||||
# Coding Conventions
|
||||
|
||||
HAPI FHIR uses the `java.annotation.Nullable` and `javax.annotation.Nonnull` annotations (where relevant and useful), as opposed to the equivalent `org.jetbrains` annotations. See [this StackOverflow] for a description on how to set this in IntelliJ.
|
||||
HAPI FHIR uses the `java.annotation.Nullable` and `javax.annotation.Nonnull` annotations (where relevant and useful), as opposed to the equivalent `org.jetbrains` annotations. See [this StackOverflow](https://stackoverflow.com/questions/43372109/notnull-nonnull-etc-all-dont-work-in-intellij-idea?rq=1) for a description on how to set this in IntelliJ.
|
||||
|
||||
# Code Style
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user