Skip to content

Commit 7e2ea02

Browse files
committed
new lines on end of files
1 parent 613d9d2 commit 7e2ea02

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/rulesets/Base/CoreLogging.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ end
1717
@non_differentiable Base.CoreLogging.current_logger_for_env(::Any...)
1818
@non_differentiable Base.CoreLogging._invoked_shouldlog(::Any...)
1919
@non_differentiable Base.CoreLogging.Base.fixup_stdlib_path(::Any)
20-
@non_differentiable Base.CoreLogging.handle_message(::Any...)
20+
@non_differentiable Base.CoreLogging.handle_message(::Any...)

test/rulesets/Base/CoreLogging.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@
88
check_inferred=false,
99
)
1010
end
11-
end
11+
end

0 commit comments

Comments
 (0)