Skip to content

Commit

Permalink
Refer to FAQ discussions from README
Browse files Browse the repository at this point in the history
  • Loading branch information
netromdk committed Jun 25, 2023
1 parent 58fe25f commit 3692145
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.rst
Expand Up @@ -157,6 +157,9 @@ symbols.
Caveats
=======

For frequently asked questions, check out the `FAQ discussions
<https://github.com/netromdk/vermin/discussions/categories/faq>`__.

Self-documenting fstrings detection has been disabled by default because the built-in AST cannot
distinguish ``f'{a=}'`` from ``f'a={a}'``, for instance, since it optimizes some information away
(`#39 <https://github.com/netromdk/vermin/issues/39>`__). And this incorrectly marks some source
Expand Down

0 comments on commit 3692145

Please sign in to comment.