[ty] Add set -eu to mypy-primer script by ibraheemdev · Pull Request #19212 · astral-sh/ruff (original) (raw)
UnboundVariable pushed a commit to UnboundVariable/ruff that referenced this pull request
…re_help
- 'main' of https://github.com/astral-sh/ruff: (34 commits)
[docs] add capital one to who's using ruff (astral-sh#19248)
[
pyupgrade] Keyword arguments insupershould suppress theUP008fix (astral-sh#19131) [flake8-use-pathlib] Add autofixes forPTH100,PTH106,PTH107,PTH108,PTH110,PTH111,PTH112,PTH113,PTH114,PTH115,PTH117,PTH119,PTH120(astral-sh#19213) [ty] Do not runmypy_primer.yamlwhen all changed files are Markdown files (astral-sh#19244) [flake8-bandit] Make example error out-of-the-box (S412) (astral-sh#19241) [pydoclint] Make example error out-of-the-box (DOC501) (astral-sh#19218) [ty] Add "kind" to completion suggestions [ty] Add type information toall_membersAPI [ty] Expand API ofall_membersto return a struct [ty] Ecosystem analyzer PR comment workflow (astral-sh#19237) [ty] Mergety_macrosintoruff_macros(astral-sh#19229) [ty] FixClassLiteral.into_callablefor dataclasses (astral-sh#19192) [ty]dataclasses.fieldsupport (astral-sh#19140) [ty] Fix panic for attribute expressions with empty value (astral-sh#19069) [ty] ReturnCallableTypefromBoundMethodType.into_callable_type(astral-sh#19193) [flake8-bugbear] Support non-context-manager calls inB017(astral-sh#19063) [ty] Improved diagnostic for reassignments ofFinalsymbols (astral-sh#19214) [ty] Use full range for assignment definitions (astral-sh#19211) [pylint] Updatemissing-maxsplit-argdocs and error to suggest proper usage (PLC0207) (astral-sh#18949) [ty] Addset -euto mypy-primer script (astral-sh#19212) ...