Skip to content

Commit

Permalink
Merge branch 'ingela/eldap/warn-missing-doc-spec' into maint
Browse files Browse the repository at this point in the history
* ingela/eldap/warn-missing-doc-spec:
  eldap: Enable missing doc spec warnings
  • Loading branch information
IngelaAndin committed Nov 5, 2024
2 parents 6307ce2 + 53fec56 commit 23fd019
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/eldap/src/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ APP_TARGET = $(EBIN)/$(APP_FILE)
# ----------------------------------------------------
# FLAGS
# ----------------------------------------------------
ERL_COMPILE_FLAGS += -I../include -I../ebin -Werror +nowarn_missing_spec_documented
ERL_COMPILE_FLAGS += -I../include -I../ebin -Werror

# ----------------------------------------------------
# Targets
Expand Down

0 comments on commit 23fd019

Please sign in to comment.