issues
search
TheBevyFlock
/
bevy_cli
A Bevy CLI tool and linter.
https://thebevyflock.github.io/bevy_cli/
Apache License 2.0
46
stars
7
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add `missing_reflect` lint
#137
BD103
closed
1 month ago
1
Recommend `Single` system param in `panicking_query_methods` lint
#136
BD103
opened
1 month ago
1
Add lint against `.insert()` chaining.
#135
NiseVoid
opened
1 month ago
5
Warn on `rustc::internal` lints
#134
BD103
closed
1 month ago
1
Use `is_lint_allowed()` for computationally heavy lints
#133
BD103
opened
1 month ago
0
Use `span_lint_hir()` for more intuitive `#[allow(...)]` locations
#132
BD103
closed
1 month ago
0
Duplicate dependency defines components that don't match
#131
alice-i-cecile
closed
1 month ago
2
Add Lint for when querying for zero size structs
#130
Atlas16A
closed
2 weeks ago
5
`panicking_world_methods` does not lint against `World::run_schedule()` vs. `World::try_run_schedule()`
#129
BD103
closed
1 month ago
0
Add UI tests for existing lints
#128
BD103
closed
1 month ago
3
Add lint: `&mut Commands` function argument
#127
BD103
opened
1 month ago
9
Replace `lower_ty()` with `typeck_results.node_type()`
#126
BD103
closed
1 month ago
0
Implement UI testing framework
#125
BD103
closed
1 month ago
5
Improve lint driver entrypoint
#124
BD103
closed
1 month ago
1
Allow customization of window title with `bevy run web`
#123
TimJentzsch
opened
1 month ago
0
Lint for component aliasing rules (add `With`/`Without` bounds)
#122
Rigidity
opened
2 months ago
3
Bug fixing and chores related to linting
#121
BD103
closed
1 month ago
1
Bevy run
#120
TimJentzsch
closed
1 month ago
0
CI allows to merge things with Clippy warnings
#119
TimJentzsch
closed
1 month ago
3
`bevy_lint` should specify toolchain version
#118
BD103
closed
1 month ago
0
`bevy_lint` should pass `--cfg bevy_lint` when run
#117
BD103
closed
1 month ago
1
Handle empty value lists for `ArgBuilder::add_value_list`
#116
TimJentzsch
closed
2 months ago
0
Handle empty iterator for `ArgBuilder::add_value_list`
#115
TimJentzsch
closed
2 months ago
0
Replace `lower_ty()` with `typeck_results.node_type()`
#114
BD103
closed
1 month ago
0
Support lint configuration
#113
BD103
opened
2 months ago
9
Document category of lint in documentation
#112
BD103
closed
1 month ago
0
Add lint: Plugin not ending in "Plugin"
#111
BD103
closed
1 month ago
7
Add basic support for cargo metadata
#110
TimJentzsch
closed
2 months ago
0
Write `README.md` for `bevy_lint`
#109
BD103
closed
2 weeks ago
2
Add lint: spawn without StateScoped
#108
akimakinai
opened
2 months ago
0
Add lint: unneeded `&mut self` methods for Query
#107
akimakinai
opened
2 months ago
3
Actually *register* the lint groups
#106
BD103
closed
2 months ago
0
Add lint: modifying camera code under `FixedUpdate` schedule
#105
BD103
opened
2 months ago
3
Lint suggestion: filtering SystemParams allowed in a SystemSet
#104
Exsolutus
opened
2 months ago
3
Add a wrapper for cargo run
#103
TimJentzsch
closed
2 months ago
0
Bevy build
#102
TimJentzsch
closed
2 months ago
1
Feature request: can I update Bevy yet?
#101
alice-i-cecile
opened
2 months ago
11
Lint suggestion: change detection on a ZST
#100
alice-i-cecile
opened
2 months ago
3
Lint suggestion: deny `Update` or `FixedUpdate`
#99
alice-i-cecile
opened
2 months ago
5
Create lint groups
#98
BD103
closed
2 months ago
3
Lint suggestion: Manual implementation of `Default` is unnecessary
#97
BenjaminBrienen
closed
2 months ago
3
Lint suggestion: Prefer `use x::y;` over `use x::prelude::y;`
#96
BenjaminBrienen
opened
2 months ago
6
Add lint: `panicking_query_methods` and `panicking_world_methods`
#95
BD103
closed
2 months ago
4
Several lints do not check against alternative method syntax
#94
BD103
opened
2 months ago
1
Return `cargo`'s exit code on failure in `bevy_lint`
#93
BD103
closed
2 months ago
0
Allow `wasm-bindgen` CLI to be configured via env variable
#92
TimJentzsch
opened
2 months ago
0
Support additional options for `wasm-bindgen`
#91
TimJentzsch
opened
2 months ago
0
Create lint groups
#90
BD103
closed
2 months ago
1
Lint `main_return_without_appexit` does not detect when `App` is run outside of `main()`
#89
BD103
closed
2 months ago
2
Lints cannot be silenced / denied without going through hoops
#88
BD103
closed
2 months ago
6
Previous
Next