Compare commits
2 commits
0124b8d8c0
...
b553180ee8
Author | SHA1 | Date | |
---|---|---|---|
b553180ee8 | |||
995a92aaad |
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ use git_next_git as git;
|
|||
|
||||
use tracing::{debug, error, info, warn};
|
||||
|
||||
// TODO: move this module into git crate validation module
|
||||
#[allow(clippy::cognitive_complexity)] // TODO: (#83) reduce complexity
|
||||
pub fn validate_positions(
|
||||
forge: &forgejo::ForgeJo,
|
||||
|
|
Loading…
Reference in a new issue