Chris McDonald
|
5b2e4c7319
|
Add rustfmt CI checker and format (#518)
* Add rustfmt CI checker
Minimal checker that just runs `cargo fmt --check` on all targets.
* rustfmt
|
2023-04-11 14:56:14 -07:00 |
|
jugeeya
|
228ff77673
|
Format; Optimize Imports (#477)
* Run IntelliJ's optimize imports + formatter
* Clippy
|
2023-02-11 17:07:29 -08:00 |
|
jugeeya
|
bc3d2d8df5
|
Add rustfmt action (#265)
* Add rustfmt action
* Update rust.yml
* Format Rust code using rustfmt
* Update consts.rs
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2021-09-14 14:05:48 -07:00 |
|
sidschingis
|
950407553f
|
Add Attack Angle (#174)
* Add Attack Angle
Added toggle for chosing angled attacks
* Add Help Text
* Actually Apply Help Text
|
2020-11-09 17:57:35 -08:00 |
|