linters: linters

lintersR Documentation

linters

Description

Contains a set linters for code deployment and review.

As apposed to the built-in commented_code_linter, this linter is intended to encourage the writing of better comments.

Usage

boast_comment_linter(source_file, recommended_length = 15)

boast_function_linter(source_file)

Details

todo: capture function definitions to see if previous line has any comments

Functions

  • boast_comment_linter(): checks that code is commented

  • boast_function_linter(): checks that code is using function calls


EducationShinyAppTeam/boastUtils documentation built on July 18, 2023, 6:35 p.m.