issues
search
TheBevyFlock
/
bevy_cli
A Bevy CLI tool and linter.
https://thebevyflock.github.io/bevy_cli/
Apache License 2.0
44
stars
7
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add style lints for system set naming convention
#183
alice-i-cecile
opened
18 hours ago
1
Add lint for possibly incorrect `type_id` usage in reflection
#182
MrGVSV
opened
4 days ago
0
Lint to migrate from bundles to required components
#181
BD103
opened
4 days ago
0
v0.1.0 post-release
#180
BD103
closed
1 week ago
0
Final fixes for v0.1.0
#179
BD103
closed
1 week ago
1
Lint: default required component
#178
alice-i-cecile
opened
1 week ago
0
Follow-up for `zst_query` lint
#177
BD103
opened
2 weeks ago
0
`bevy patch` command
#176
BD103
opened
2 weeks ago
0
Improve output of `borrowed_reborrowable`
#175
MrGVSV
opened
2 weeks ago
0
`borrowed_reborrowable` lint doesn't work with `Fn` traits or function pointers
#174
MrGVSV
opened
2 weeks ago
0
Use `cargo doc-lints` when building Github Pages
#173
BD103
closed
5 days ago
1
Release `bevy_lint` v0.1.0
#172
BD103
closed
1 week ago
4
More than one `libbevy.rlib` was built for UI tests in Windows CI
#171
BD103
opened
2 weeks ago
0
Add `README.md` for `bevy_lint`
#170
BD103
closed
2 weeks ago
0
Rework binary detection
#169
TimJentzsch
opened
3 weeks ago
0
bevy_lint: Add `zst_query` lint
#168
MrGVSV
closed
2 weeks ago
2
Decide how to deal with macros in lints
#167
BD103
opened
3 weeks ago
1
Clarify `release.md` and add compatibility table
#166
BD103
closed
3 weeks ago
0
bevy_lint: `release.md` could be slightly clearer
#165
MrGVSV
closed
3 weeks ago
1
Add `borrowed_reborrowable` lint
#164
MrGVSV
opened
4 weeks ago
1
Write `bevy_lint` release checklist and changelog
#163
BD103
closed
3 weeks ago
4
Make lint silence locations more intuitive
#162
BD103
closed
1 month ago
1
Add CSS for `rustdoc` alerts
#161
BD103
closed
2 weeks ago
0
Publish `bevy_lint` docs to Github Pages
#160
BD103
closed
4 weeks ago
0
Add `CONTRIBUTING.md` for CLI
#159
BD103
closed
4 weeks ago
0
Add custom CSS for pretty `rustdoc` alerts
#158
BD103
closed
2 weeks ago
6
Write contributing guide for `bevy_lint`
#157
BD103
opened
1 month ago
1
Write contributing guide for `bevy_cli`
#156
BD103
closed
4 weeks ago
0
Publish `bevy_lint` docs to Github Pages
#155
BD103
closed
4 weeks ago
0
Enable fuzzy-searching for dependency crates in VSCode
#154
BD103
closed
1 month ago
1
Rustup to `nightly-2024-10-03`
#153
BD103
closed
1 month ago
0
Improve `README.md`, add `CONTRIBUTING.md`, and more!
#152
BD103
closed
1 month ago
4
Support `run_schedule()` in `panicking_world_methods` lint
#151
BD103
closed
1 month ago
0
`bevy_lint` cannot be published due to Git dependency
#150
BD103
opened
1 month ago
2
Fix ICE when checking `bevy_reflect`
#149
BD103
closed
1 month ago
0
ICE: `DefId(5:7944 ~ alloc[e69f]::string::String)` isn't local
#148
BD103
closed
1 month ago
1
Lint documentation improvements
#147
BD103
closed
1 month ago
1
`insert_event_resource` does not account for all resource methods
#146
BD103
opened
1 month ago
0
Fix target folder detection
#145
TimJentzsch
opened
1 month ago
2
Fix loading screen for default Bevy app
#144
TimJentzsch
closed
1 month ago
1
Fix loading screen for default bevy app setup
#143
TimJentzsch
closed
1 month ago
1
Improve binary package detection for `bevy run`
#142
TimJentzsch
closed
1 month ago
0
Lint `missing_reflect` does not check for fields that cannot be reflected
#141
BD103
opened
1 month ago
0
Setup Typos in CI
#140
BD103
closed
1 month ago
1
Add `missing_reflect` lint (attempt 2)
#139
BD103
closed
1 month ago
6
Support linting multiple versions of Bevy
#138
BD103
opened
1 month ago
2
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
Next