Skip to content

Commit

Permalink
lint drop trailing blank lines
Browse files Browse the repository at this point in the history
  • Loading branch information
daroczig committed Oct 20, 2024
1 parent 819aaa7 commit 43f0dc6
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion R/appenders.R
Original file line number Diff line number Diff line change
Expand Up @@ -417,4 +417,3 @@ appender_async <- function(appender,
}

## TODO other appenders: graylog, datadog, cloudwatch, email via sendmailR, ES etc

1 change: 0 additions & 1 deletion R/layouts.R
Original file line number Diff line number Diff line change
Expand Up @@ -363,4 +363,3 @@ layout_syslognet <- structure(
generator = quote(layout_syslognet())
)
# nocov end

0 comments on commit 43f0dc6

Please sign in to comment.