Commit b5012ec
authored
Release
As per the [release
checklist](https://github.com/TheBevyFlock/bevy_cli/blob/cf1707a205e77808c4472cce59eb60ef6061d054/bevy_lint/docs/how-to/release.md),
this PR kicks off the release of `bevy_lint` v0.2.0.
## Links
-
[Changelog](https://github.com/TheBevyFlock/bevy_cli/blob/32377ed5ff5fb2d4bfe0118b0fd7299b42ae7fe6/bevy_lint/CHANGELOG.md)
- [Migration
Guide](https://github.com/TheBevyFlock/bevy_cli/blob/32377ed5ff5fb2d4bfe0118b0fd7299b42ae7fe6/bevy_lint/MIGRATION.md)
- [Readme / User
Guide](https://github.com/TheBevyFlock/bevy_cli/blob/32377ed5ff5fb2d4bfe0118b0fd7299b42ae7fe6/bevy_lint/README.md)
- [Commit History](https://github.com/TheBevyFlock/bevy_cli/commits/)
- [Source
Code](https://github.com/TheBevyFlock/bevy_cli/tree/cf1707a205e77808c4472cce59eb60ef6061d054/bevy_lint)
- [Draft Release Blog
Post](https://gist.github.com/BD103/181b387cf127ee45046529824f789ba3)
(which will eventually go on <https://bd103.github.io/>)
## Release Process
In order for v0.2.0 to be released, we need the approval of at least one
Bevy maintainer and no outstanding questions / issues. Now's your chance
to test the linter in its current state and make sure you're happy with
it!bevy_lint v0.2.0 (#308)1 parent 0ef4a04 commit b5012ec
7 files changed
Lines changed: 24 additions & 14 deletions
File tree
- bevy_lint
- src/lints
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
179 | | - | |
| 179 | + | |
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
| |||
Lines changed: 2 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
6 | | - | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
13 | 11 | | |
14 | 12 | | |
15 | 13 | | |
| |||
37 | 35 | | |
38 | 36 | | |
39 | 37 | | |
40 | | - | |
| 38 | + | |
41 | 39 | | |
42 | 40 | | |
43 | 41 | | |
| |||
Lines changed: 13 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
3 | 12 | | |
4 | 13 | | |
5 | 14 | | |
6 | | - | |
7 | | - | |
8 | | - | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
9 | 18 | | |
10 | 19 | | |
11 | 20 | | |
| |||
78 | 87 | | |
79 | 88 | | |
80 | 89 | | |
| 90 | + | |
81 | 91 | | |
82 | 92 | | |
83 | 93 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
10 | 12 | | |
11 | | - | |
| 13 | + | |
12 | 14 | | |
13 | 15 | | |
14 | 16 | | |
| |||
19 | 21 | | |
20 | 22 | | |
21 | 23 | | |
22 | | - | |
| 24 | + | |
23 | 25 | | |
24 | 26 | | |
25 | 27 | | |
| |||
0 commit comments