41 Commits

Author SHA1 Message Date
Oskar Manhart
ec0d798c75 feat: pre-commit 2023-07-25 10:47:28 +02:00
Oskar Manhart
60a6a8055b chore: run rustfmt once 2023-07-24 18:05:11 +02:00
Oskar Manhart
7b29598bc1 feat: add ide config to gitignore 2023-07-24 18:04:45 +02:00
Oskar Manhart
3ea1da6f07 feat: contribution guidelines 2023-07-15 15:14:02 +00:00
LDprg
c6a96dc43c
Update rust-check.yml 2023-07-14 17:37:39 +02:00
LDprg
01ac1ce043
Update README.md 2023-07-14 17:37:12 +02:00
LDprg
702993b94b
Update rust.yml 2023-07-14 17:29:18 +02:00
LDprg
4669ffad9d
Update and rename rust-fmt.yml to rust-check.yml 2023-07-14 17:28:55 +02:00
LDprg
449e37bf3e
Update rust-fmt.yml 2023-07-14 17:23:20 +02:00
LDprg
c1d0d6aea1
Update rust-fmt.yml 2023-07-14 17:22:31 +02:00
LDprg
81bea9f030
Update rust-fmt.yml 2023-07-14 17:18:16 +02:00
LDprg
290219f85b
Update rust-fmt.yml 2023-07-14 17:17:29 +02:00
LDprg
c2ee889674
Update rust-fmt.yml 2023-07-14 17:14:52 +02:00
LDprg
133fccbf07
Test changes 2023-07-14 17:11:49 +02:00
LDprg
7dffecba35
Update rust-fmt.yml 2023-07-14 17:08:26 +02:00
LDprg
3d5f381a3a
Update rust-fmt.yml 2023-07-14 17:05:24 +02:00
LDprg
a805510667
Update rust-fmt.yml 2023-07-14 17:01:05 +02:00
LDprg
8f385a529d
Update rust-fmt.yml 2023-07-14 16:57:08 +02:00
LDprg
45662cfa3e
Update rust-fmt.yml 2023-07-14 16:54:24 +02:00
LDprg
c01ba0d614
Rename rust-fmt to rust-fmt.yml 2023-07-14 16:53:16 +02:00
LDprg
169b3c8f9f
Create rust-fmt action
Automatic rust formatting
2023-07-14 16:52:54 +02:00
LDprg
2ca57ba6a3
Action: add format checking 2023-07-14 16:50:07 +02:00
LDprg
92fa68ab8e
Merge pull request #13 from LDprg/rewrite
Cli and config parsing
2023-07-14 15:40:26 +02:00
LDprg
dcf11afb47
fix typo 2023-07-14 15:02:54 +02:00
LDprg
28ea1de08d
Add more error messages 2023-07-13 22:35:12 +02:00
LDprg
b851935e08
Remove unnessesary unwrap 2023-07-13 22:32:22 +02:00
LDprg
2866a1d1b2 Add basic cli and config file parsing 2023-07-13 20:02:57 +02:00
LDprg
c7033b1750 Add default run
Set it to cli (because of development focus)
2023-07-13 15:38:22 +02:00
LDprg
d9843d3236 Merge remote-tracking branch 'origin/rewrite' into rewrite 2023-07-13 15:21:38 +02:00
LDprg
7990b65b6d remove unnessary code 2023-07-13 15:21:23 +02:00
LDprg
a8b9a93048
Update rust-clippy.yml 2023-07-13 15:13:09 +02:00
LDprg
c1949b0bcc
Update rust-clippy.yml 2023-07-13 15:08:54 +02:00
LDprg
6bea8e9435
Update README.md 2023-07-13 15:06:41 +02:00
LDprg
2b7da12730
Add status bage 2023-07-13 15:04:28 +02:00
LDprg
345a83d739
Create rust-clippy.yml action 2023-07-13 15:02:05 +02:00
LDprg
43c0549f91
Create rust.yml action 2023-07-13 15:00:23 +02:00
LDprg
8f47a8d809 add workspace for gh actions 2023-07-13 14:59:26 +02:00
LDprg
8aff1aa9a1 Setup basic dependencies 2023-07-13 14:50:32 +02:00
LDprg
2b294a678b
Update README.md
Just be more specific to the rewrite
2023-07-13 10:17:31 +02:00
LDprg
502f4b6a2b Add basic rust packages 2023-07-08 13:12:40 +02:00
Oskar Manhart
f575b1e1f5 feat: initial commit 2023-07-07 14:07:25 +02:00