adding plugin messages #83 #85
No reviewers
Labels
No labels
complexity
high
complexity
low
complexity
medium
importance
high
importance
low
importance
medium
type
bug
type
chore
type
feature suggestion
type
missing feature
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
thetxt/oxide!85
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "JRBlockkop/oxide-xyz:plugin-messages"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
please make clippy happy:
And also please run cargo fmt:
Looks good otherwise
adding plugin messages #84to adding plugin messages #83I think I fix it
now I know what clippy is
I think I still need to figure out how can I manually approve forgejo actions to run for PRs that arent from me 🤔
And maybe I should write some short kind of contribution guide
how did you check for the tab and spaces my ide hates me i have it set up for this repo to use Tab Size: 2
With
cargo fmt --check. I also setup my IDE to automatically format on save. This all uses the rustfmt.toml with the project specific settings