Skip to content

Include R_package in style checks (fixes #240)#286

Open
SESHASHAYANAN wants to merge 1 commit intomotiwari:mainfrom
SESHASHAYANAN:fix/issue-240-r-package-lint
Open

Include R_package in style checks (fixes #240)#286
SESHASHAYANAN wants to merge 1 commit intomotiwari:mainfrom
SESHASHAYANAN:fix/issue-240-r-package-lint

Conversation

@SESHASHAYANAN
Copy link

Description: Fixes #240. This Pull Request updates the GitHub Actions workflow

run_style_checks.yml to include the R_package directory in automated style checks. Previously, this directory was fully ignored, allowing potential style deviations. I have updated the configuration to only exclude third-party code (specifically headers/carma and headers/carma-stable), ensuring that all BanditPAM C++ source code, including R bindings, now adheres to the project's formatting standards (Google Style via clang-format).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Make R_package subdirectory lint-compliant

1 participant