powered by
Open pre-commit related files
open_config(root = here::here())open_wordlist(root = here::here())
open_wordlist(root = here::here())
The path to the root directory of your project.
NULL (invisibly). The function is called for its side effects.
NULL
open_config(): opens the pre-commit config file.
open_config()
open_wordlist(): opens the the WORDLIST file for the check-spelling hook in inst/WORDLIST.
open_wordlist()
Other helpers: use_precommit()
use_precommit()
# NOT RUN { open_config() # } # NOT RUN { open_wordlist() # }
Run the code above in your browser using DataLab