Skip to content

issues Search Results · repo:reactive-python/reactpy-flake8 language:Python

Filter by

6 results
 (57 ms)

6 results

inreactive-python/reactpy-flake8 (press backspace or delete to remove)

If the exhaustive_hook_deps is recommended to be used, it s best to set it to default. Also the readme doesn t mention how/if reactpy-flake8 settings can be changed from the .flake8 configuration file. ...
  • Archmonger
  • Opened 
    on Apr 30, 2023
  • #25

This package is currently unreleased, despite having been moved under the reactpy umbrella.
enhancement
  • Archmonger
  • 1
  • Opened 
    on Apr 24, 2023
  • #24

If someone has an idom.html tree that spans = 5 levels deep, we should probably generate a warning that they should splitting it apart into components. For example html.div( html.div( html.div( ...
enhancement
  • Archmonger
  • Opened 
    on Feb 8, 2023
  • #22

The new match statement in Python 3.10 (a conditional) isn t covered by the linter right now.
bug
  • rmorshea
  • Opened 
    on Sep 15, 2022
  • #16

Right now, we don t produce an error for early returns: @component def example(): if True: return None use_state() # should produce error There is no technical reason that this couldn ...
bug
  • rmorshea
  • Opened 
    on Sep 15, 2022
  • #15

This causes it to fail: # just trying to create alias to the function use_scope = some_module.use_scope
bug
  • rmorshea
  • Opened 
    on Mar 26, 2022
  • #12
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub