mitchmindtree
|
7e846b47ad
|
Ensure all crates are formatted correctly, not just `cpal` itself.
|
2020-01-21 14:18:16 +01:00 |
mitchmindtree
|
ca255772fd
|
Fix typo in rustfmt github action
|
2020-01-21 00:25:03 +01:00 |
mitchmindtree
|
cdd49ada2b
|
Add a GitHub action for rustfmt
Checks formatting against the default `cargo fmt` run.
|
2020-01-20 23:56:04 +01:00 |
Sebastian Imlay
|
9e4ebd86d9
|
Second attempt at github workflow.
* Added actions/checkout
* cargo build --example beep
|
2020-01-16 12:01:03 -08:00 |
Sebastian Imlay
|
ce1d96ea57
|
Fist attempt at github fix
|
2020-01-16 11:55:49 -08:00 |
Luni-4
|
c4402a0306
|
Move the error files into the tmp directory
|
2019-11-15 15:50:27 +01:00 |
Luni-4
|
524bbb9ef5
|
Check cargo-publish error type
|
2019-11-13 16:24:05 +01:00 |
Luni-4
|
129599e85f
|
Update and fix Github Actions
|
2019-10-26 14:38:26 +02:00 |
est31
|
dca5a11476
|
Merge pull request #337 from Luni-4/github-actions
Add cargo-publish job
|
2019-10-26 13:56:21 +02:00 |
Luni-4
|
2a62f42e04
|
Update Github Actions for Windows
|
2019-10-26 12:22:50 +02:00 |
Luni-4
|
40ded0212d
|
Add cargo-publish job
|
2019-10-05 11:11:03 +02:00 |
Luni-4
|
dd091b3310
|
Enable clippy-check for pull requests
|
2019-10-04 19:05:34 +02:00 |
Luni-4
|
4e47c7ea8d
|
Disable the clippy-action for pull requests
|
2019-10-04 12:20:40 +02:00 |
Luni-4
|
2cd1e0d633
|
Add Github Actions
|
2019-10-03 15:59:45 +02:00 |