Skip to content

Commit a10651b

Browse files
Apply fmt
1 parent 65bd242 commit a10651b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/jiter/src/errors.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -310,4 +310,4 @@ impl LinePosition {
310310
pub fn short(&self) -> String {
311311
format!("{}:{}", self.line, self.column)
312312
}
313-
}
313+
}

0 commit comments

Comments
 (0)