Skip to content

Commit

Permalink
Merge pull request #163 from eclipse-thingweb/missings-docs-error
Browse files Browse the repository at this point in the history
chore(analysis_options.yaml): report warnings for missing documentation
  • Loading branch information
JKRhb authored May 24, 2024
2 parents 181ab01 + 5b56ce2 commit 3bd7c78
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions analysis_options.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

include: package:lint/package.yaml

analyzer:
errors:
public_member_api_docs: warning

# Adjusted linting rules
linter:
rules:
Expand Down

0 comments on commit 3bd7c78

Please sign in to comment.