This repository was archived by the owner on Jan 15, 2025. It is now read-only.
- Notifications
You must be signed in to change notification settings - Fork 1
Pull requests: reactive-python/reactpy-flake8
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
initial implementation and testing
#3 by rmorshea was merged Sep 26, 2020 Loading… updated Sep 26, 2020
Allow explicit none in hook dependencies
#10 by rmorshea was merged Nov 3, 2021 Loading… updated Nov 3, 2021
Remove reliance on CamelCase component names
#9 by Archmonger was closed Sep 15, 2022 Loading… updated Sep 15, 2022
check early returns + match statement
#17 by rmorshea was merged Sep 17, 2022 Loading… updated Sep 17, 2022
2
only check hook usage inside calls
#18 by rmorshea was merged Sep 17, 2022 Loading… updated Sep 17, 2022
only check calls where hook is the callee
#19 by rmorshea was merged Sep 18, 2022 Loading… updated Sep 18, 2022
fix false possitive early return errors
#20 by rmorshea was merged Oct 7, 2022 Loading… updated Oct 7, 2022
ProTip! Filter pull requests by the default branch with base:main.