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