Skip to content

Releases: MangoTheCat/goodpractice

goodpractice 1.0.3

13 Jul 13:19
52f458a
Compare
Choose a tag to compare

Additions:

  • Limit for cyclomatic complexity check can be adjusted using the goodpractice.cyclocomp.limit option, default 50 (#132, @fabian-s).
  • The number of lines printed to the console by each check result can be set using the new positions_limit parameter into print() - previously it was always 5 lines (#130, @fabian-s).
  • GitHub Actions now used for CI/CD checks (#145, @owenjonesuob ), as well as to calculate code coverage with {covr} and build the package site with {pkgdown}.

Bugfixes:

  • Documentation for custom checks significantly improved (#133, @fabian-s).
  • Year and company name updated in LICENSE, and LICENSE.md added to clarify that {goodpractice} uses the MIT license (#144).

Thanks to @owenjonesuob, @ddbortoli , @hfrick , @fabian-s , @HAlexander23 for getting this back onto CRAN!

goodpractice 1.0.2

28 Jun 14:47
f315d32
Compare
Choose a tag to compare
Merge pull request #115 from MangoTheCat/28-logo

28 logo

Version 1.0.1

02 Feb 10:57
Compare
Choose a tag to compare
v1.0.1

bump version to 1.0.1