Skip to content

ci#13

Merged
LeoPatOZ merged 9 commits into
mainfrom
ci
Sep 11, 2025
Merged

ci#13
LeoPatOZ merged 9 commits into
mainfrom
ci

Conversation

@LeoPatOZ
Copy link
Copy Markdown
Contributor

@LeoPatOZ LeoPatOZ commented Sep 11, 2025

No description provided.

@LeoPatOZ LeoPatOZ marked this pull request as ready for review September 11, 2025 10:54
@LeoPatOZ LeoPatOZ requested a review from 0xNeshi September 11, 2025 10:54
Copy link
Copy Markdown
Collaborator

@0xNeshi 0xNeshi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good initiative!

Comment thread src/lib.rs
pub use crate::callback::EventCallback;
pub use crate::scanner::Scanner;
pub use crate::types::{CallbackConfig, EventFilter};
pub use crate::{
Copy link
Copy Markdown
Collaborator

@0xNeshi 0xNeshi Sep 11, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I use the rust-analyzer extension, my IDE is configured to auto-format when saving the file

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i have that as well but for some reason i can't get it to format using the rules in the rustfmt.toml file because it requires the nightly version of rustfmt, so my ide only formats based on naive fmt rules instead of the project ones.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

weird

Comment thread .github/workflows/test.yml Outdated
Comment thread .github/workflows/test.yml Outdated
Comment thread .github/workflows/test.yml
Comment thread .github/workflows/ci.yml Outdated
Comment thread .github/workflows/ci.yml Outdated
Comment thread .github/workflows/ci.yml Outdated
LeoPatOZ and others added 7 commits September 11, 2025 17:12
Co-authored-by: Nenad <xinef.it@gmail.com>
Co-authored-by: Nenad <xinef.it@gmail.com>
Co-authored-by: Nenad <xinef.it@gmail.com>
Co-authored-by: Nenad <xinef.it@gmail.com>
Co-authored-by: Nenad <xinef.it@gmail.com>
Co-authored-by: Nenad <xinef.it@gmail.com>
Copy link
Copy Markdown
Collaborator

@0xNeshi 0xNeshi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work!

@LeoPatOZ LeoPatOZ merged commit 737d0ff into main Sep 11, 2025
6 checks passed
@LeoPatOZ LeoPatOZ deleted the ci branch September 11, 2025 15:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants