ThinkR-open / golem

A Framework for Building Robust Shiny Apps
https://thinkr-open.github.io/golem/
Other
914 stars 133 forks source link

As a Dev, I would to implement pre-commit Hooks for Code Quality and Consistency #1157

Open ArthurData opened 4 months ago

ArthurData commented 4 months ago

User - Validation

Dev - Tech

Using pre-commit in the golem package ensures high code quality and consistency. Pre-commit automates code checks before each commit, catching errors early and enforcing coding standards.

Benefits of pre-commit with golem:

Before to commit, we can:

Estimated time

01h00.

ColinFay commented 4 months ago

Current thoughts: