Skip to content

Commit

Permalink
lint trailing whitespaces
Browse files Browse the repository at this point in the history
  • Loading branch information
TanguyBarthelemy committed May 21, 2024
1 parent 7845238 commit 12a695d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
2 changes: 0 additions & 2 deletions .lintr
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
linters: linters_with_defaults(
indentation_linter = NULL,
trailing_blank_lines_linter = NULL,
trailing_whitespace_linter = NULL,
assignment_linter = NULL,
whitespace_linter = NULL,
brace_linter = NULL,
Expand Down
1 change: 0 additions & 1 deletion R/modellingcontext.R
Original file line number Diff line number Diff line change
Expand Up @@ -482,4 +482,3 @@ modelling_context<-function(calendars=NULL, variables=NULL){
p<-.r2p_calendars(r)
return (.p2jd_calendars(p))
}

0 comments on commit 12a695d

Please sign in to comment.