Skip to content

Commit

Permalink
Added implementation heads-up to wildcard section
Browse files Browse the repository at this point in the history
  • Loading branch information
GitRon authored and seddonym committed Aug 29, 2024
1 parent c06eb29 commit 4a3021c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/contract_types.rst
Original file line number Diff line number Diff line change
Expand Up @@ -352,3 +352,5 @@ Options used by multiple contracts
- ``error``: Error if there are any unmatched expressions (default).
- ``warn``: Print a warning for each unmatched expression.
- ``none``: Do not alert.

Note that wildcards are ONLY implemented for ``ignore_imports`` and won't work in contracts.

0 comments on commit 4a3021c

Please sign in to comment.