mirror of
https://github.com/YGGverse/agate.git
synced 2026-04-08 12:35:28 +00:00
Replace bare status codes with consts (#163)
* Replace bare status codes with consts * Put the new consts in their own mod
This commit is contained in:
parent
3522a6596b
commit
75424b57fc
3 changed files with 39 additions and 22 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -1,2 +1,2 @@
|
|||
/target
|
||||
/.certificates
|
||||
/target
|
||||
/.certificates
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue