issues
search
Appsilon
/
box.linters
lintr-compatible linters for box modules in R
https://appsilon.github.io/box.linters/
10
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[LINT_BUG]: re-exported objects are flagged as unused
#152
caldwellst
opened
3 weeks ago
0
[LINT_BUG]: non-syntactic module names causes linter to fail
#151
caldwellst
opened
3 weeks ago
0
[LINT_BUG]: box_usage_linter false positive when mixing packages with scripts in box::use
#150
TymekDev
opened
1 month ago
1
[LINT_BUG]: duplicate package imports aren't linted
#149
TymekDev
opened
1 month ago
0
[LINT_BUG]: shiny$tags$br() isn't treated as shiny usage
#148
TymekDev
opened
1 month ago
0
[LINT_BUG]: box_default_linters$box_unused_attached_mod_linter: unexpected input
#147
SaintRod
opened
2 months ago
2
[LINT_BUG]: box_default_linters$box_usage_linter errors when it shouldn't
#146
SaintRod
opened
2 months ago
3
Release 0.10.5
#145
radbasa
closed
2 months ago
1
Tests fix for treesitter.r 1.1.0 update
#144
radbasa
closed
2 months ago
1
treesitter.r introduced a minor change that affects the start point of the program node
#143
radbasa
closed
2 months ago
0
[LINT_BUG]: Box.linters should be able to load box modules when the working directory is changed
#142
osenan
opened
2 months ago
2
[GENERAL] Linter links to the documentation
#141
Gotfrid
opened
2 months ago
2
[LINT_BUG]: unused object in data.table scope
#140
Gotfrid
opened
2 months ago
2
cran comments for 0.10.4
#139
radbasa
closed
2 months ago
1
[CRITICAL BUG] Skip styling if no box::use() is found
#138
radbasa
closed
3 months ago
2
[LINT_BUG]: Error when searching for module which uses ../
#137
tyner
opened
3 months ago
2
chore: Pre-release update.
#136
jakubnowicki
closed
3 months ago
1
Implement exclude_files in style_box_use_dir()
#135
radbasa
closed
3 months ago
1
[STYLE_bug] When styling does not find a box::use, all lines are converted into NA
#134
radbasa
opened
3 months ago
1
[LINT_BUG]: `box_unused_attached_pkg_fun_linter` when imported function is called as a callback
#133
Gotfrid
closed
3 months ago
2
chore: Update package version.
#132
jakubnowicki
closed
3 months ago
1
[LINT_BUG]: Function argument confused with a box module
#131
Gotfrid
opened
3 months ago
1
Implement linter tags file compatible lintr 3.0.0
#130
m-kolomanski
closed
3 months ago
7
chore: Bump package version.
#129
jakubnowicki
closed
3 months ago
1
Allow functions called as object names
#128
radbasa
closed
3 months ago
1
Skip package::function() in linters
#127
radbasa
closed
3 months ago
1
Optional treesitter
#126
radbasa
closed
3 months ago
1
Make treesitter optional
#125
radbasa
closed
3 months ago
0
[LINT_BUG]: Objects exported from packages and functions run in purrr::map causes lint errors
#124
vibalre
opened
4 months ago
2
box_usage_linter: permit use of double colon operator?
#123
tyner
closed
3 months ago
5
Release 0.10.0
#122
jakubnowicki
closed
4 months ago
1
Check for `namespace::function()` calls
#121
radbasa
closed
4 months ago
2
Allow relative box module paths when box.path = NULL
#120
radbasa
closed
4 months ago
1
Less verbose box_alphabetical_calls_linter()
#119
radbasa
closed
4 months ago
3
Less verbose lint report for box_alphabetical_calls_linter()
#118
radbasa
closed
4 months ago
0
[Styling] Respect # nolint start end
#117
radbasa
opened
4 months ago
0
bug fix #111. allow multiple box::use() calls for packages and modules
#116
radbasa
closed
4 months ago
1
Require lintr >= 3.1.0
#115
kamilzyla
closed
4 months ago
2
Style box use
#114
radbasa
closed
4 months ago
2
[LINT_BUG]: missing environment variable creates error in `box_unused_attached_mod_linter`
#113
caldwellst
opened
4 months ago
4
[Styler] Sort package imports in alphabetical order.
#112
radbasa
closed
4 months ago
0
[LINT_BUG]: Multiple box::use() calls cause lint to fail
#111
caldwellst
closed
4 months ago
4
[LINT_BUG]: Error when searching for module with relative path
#110
caldwellst
closed
4 months ago
2
Does not work with lintr 3.0.2
#109
radbasa
closed
4 months ago
0
[LINT_BUG]: Error on non-existing box module
#108
radbasa
opened
5 months ago
1
[LINT_BUG]: Not linting on non-existing package
#107
radbasa
opened
5 months ago
0
Check function parameter names used against function signature
#106
radbasa
opened
5 months ago
0
chore: remove pre-rhino 1.8.0 warning
#105
radbasa
closed
5 months ago
1
Should lint on `package::function` pattern
#104
radbasa
closed
4 months ago
2
Release 0.9.1
#103
radbasa
closed
5 months ago
1
Next