Armin Ronacher 89314a0805 Add question-mark-used lint
This lint complains when the question mark operator (try operator)
is used.  This is a restriction lint that can be useful on local
scopes where a custom error handling macro is supposed to be used
to augment the error based on local scope data before returning.
2023-02-13 20:59:26 +01:00
..
2023-02-01 22:51:02 +01:00
2023-02-01 22:51:02 +01:00
2023-01-30 10:10:52 -07:00
2023-02-10 19:02:39 +01:00
2023-02-07 15:39:19 +05:30