NEWS
checkglobals 0.1.4 (2025-10-01)
- Convert
checkglobals object to sarif json
- Added sarif-upload example gh-workflow
checkglobals 0.1.3 (2025-02-06)
- Added support for .onAttach, .onLoad and on.exit
- Additional display options in
print.checkglobals
- Added specific handlers for
<<- and %>% (followed by a functional)
- Minor updates internal C functions
checkglobals 0.1.1
- Added support for .Rmd and .Rmarkdown files through
file argument.
checkglobals 0.1.0 (2023-06-02)