Skip to content

Issues: TheBevyFlock/bevy_cli

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

bevy_lint cannot be published due to Git dependency A-Linter Related to the linter and custom lints C-Bug A bug in the program
#150 opened Oct 16, 2024 by BD103 `bevy_lint` 0.1.0
insert_event_resource does not account for all resource methods A-Linter Related to the linter and custom lints C-Bug A bug in the program
#146 opened Oct 16, 2024 by BD103
Fix target folder detection A-Build Related to the bevy build command A-Run Related to the bevy run command C-Bug A bug in the program
#145 opened Oct 15, 2024 by TimJentzsch
Fix loading screen for default bevy app setup A-Run Related to the bevy run command C-Bug A bug in the program
#143 opened Oct 15, 2024 by TimJentzsch
Lint missing_reflect does not check for fields that cannot be reflected A-Linter Related to the linter and custom lints C-Bug A bug in the program
#141 opened Oct 15, 2024 by BD103 `bevy_lint` 0.2.0
Support linting multiple versions of Bevy A-Linter Related to the linter and custom lints C-Usability An improvement that makes the API more pleasant
#138 opened Oct 14, 2024 by BD103 `bevy_lint` 0.2.0
Recommend Single system param in panicking_query_methods lint A-Linter Related to the linter and custom lints C-Usability An improvement that makes the API more pleasant
#136 opened Oct 12, 2024 by BD103
Add lint against .insert() chaining. A-Linter Related to the linter and custom lints C-Feature Make something new possible
#135 opened Oct 10, 2024 by NiseVoid
Use is_lint_allowed() for computationally heavy lints A-Linter Related to the linter and custom lints C-Code-Quality An improvement of readability or quality
#133 opened Oct 10, 2024 by BD103 `bevy_lint` 0.2.0
Use span_lint_hir() for more intuitive #[allow(...)] locations A-Linter Related to the linter and custom lints C-Usability An improvement that makes the API more pleasant
#132 opened Oct 10, 2024 by BD103 `bevy_lint` 0.2.0
Add Lint for when querying for zero size structs A-Linter Related to the linter and custom lints C-Feature Make something new possible
#130 opened Oct 9, 2024 by Atlas16A `bevy_lint` 0.2.0
Add lint: &mut Commands function argument A-Linter Related to the linter and custom lints C-Feature Make something new possible
#127 opened Oct 7, 2024 by BD103 `bevy_lint` 0.2.0
Allow customization of window title with bevy run web A-Run Related to the bevy run command C-Feature Make something new possible
#123 opened Oct 3, 2024 by TimJentzsch
Lint for component aliasing rules (add With/Without bounds) A-Linter Related to the linter and custom lints C-Feature Make something new possible
#122 opened Sep 30, 2024 by Rigidity
Support lint configuration A-Linter Related to the linter and custom lints C-Feature Make something new possible
#113 opened Sep 27, 2024 by BD103 `bevy_lint` 0.2.0
Add installation instructions A-Cross-Cutting Affects multiple areas of the repository C-Docs An improvement in documentation
#109 opened Sep 25, 2024 by BD103 `bevy_lint` 0.1.0
Add lint: spawn without StateScoped A-Linter Related to the linter and custom lints C-Feature Make something new possible
#108 opened Sep 25, 2024 by akimakinai
Add lint: unneeded &mut self methods for Query A-Linter Related to the linter and custom lints C-Feature Make something new possible
#107 opened Sep 25, 2024 by akimakinai
Add lint: modifying camera code under FixedUpdate schedule A-Linter Related to the linter and custom lints C-Feature Make something new possible
#105 opened Sep 24, 2024 by BD103
Feature request: can I update Bevy yet? A-CLI Related to the main CLI and not a more specific subcommand C-Feature Make something new possible
#101 opened Sep 24, 2024 by alice-i-cecile
Lint suggestion: change detection on a ZST A-Linter Related to the linter and custom lints C-Feature Make something new possible X-Uncontroversial
#100 opened Sep 24, 2024 by alice-i-cecile
Lint suggestion: deny Update or FixedUpdate A-Linter Related to the linter and custom lints C-Feature Make something new possible X-Blessed
#99 opened Sep 24, 2024 by alice-i-cecile
Lint suggestion: Prefer use x::y; over use x::prelude::y; A-Linter Related to the linter and custom lints C-Feature Make something new possible
#96 opened Sep 21, 2024 by BenjaminBrienen
Several lints do not check against alternative method syntax A-CI Related to CI and GitHub Actions C-Bug A bug in the program
#94 opened Sep 19, 2024 by BD103 `bevy_lint` 0.2.0
ProTip! Mix and match filters to narrow down what you’re looking for.