Yuri Astrakhan
|
a1220c63e3
|
Cleanup (#1566)
|
2023-06-12 16:53:55 +00:00 |
|
Casey Rodarmor
|
01fae9b1e4
|
Do use super::*; instead of use crate::common::*; (#1239)
|
2022-06-19 04:56:31 +00:00 |
|
Casey Rodarmor
|
629c75ff04
|
Use stable rustfmt instead of nightly (#967)
|
2021-09-16 13:44:40 +00:00 |
|
Casey Rodarmor
|
7bc9d3986e
|
Fix bang lexing and placate clippy (#821)
|
2021-05-07 00:14:38 -07:00 |
|
Casey Rodarmor
|
3ec7dea4a3
|
Use unstable rustfmt configuration options (#592)
|
2020-02-10 20:07:06 -08:00 |
|
Casey Rodarmor
|
ed991cb509
|
Add additional continuous integration checks (#574)
Add GitHub Actions checks:
- Clippy is placated
- Rustfmt doesn't produce any changes
- Shell completion scripts are current
|
2020-01-15 02:16:13 -08:00 |
|
Casey Rodarmor
|
3de31b3c02
|
Remove misc.rs (#491)
Put everything that was in `misc.rs` into their own files, with some opportunistic
refactoring, because why not.
|
2019-10-09 01:40:40 -07:00 |
|