Skip to content

Comments

Add Support for R Format#33

Open
kilo52 wants to merge 4 commits intomasterfrom
feature/format-r
Open

Add Support for R Format#33
kilo52 wants to merge 4 commits intomasterfrom
feature/format-r

Conversation

@kilo52
Copy link
Member

@kilo52 kilo52 commented Feb 18, 2026

Adds support for handling R source files.
Currently, the LLC metric is not implemented due to lack of tree-sitter parser support for the language.

Currently, the LLC metric is not implemented due to lack of tree-sitter
parser support for the language.

Signed-off-by: kilo52 <phil.gaiser@raven-computing.com>
@kilo52 kilo52 self-assigned this Feb 18, 2026
@kilo52 kilo52 added the Feature New feature label Feb 18, 2026
@kilo52 kilo52 linked an issue Feb 18, 2026 that may be closed by this pull request
Lower-case file extension for R files should also be tested.

Signed-off-by: kilo52 <phil.gaiser@raven-computing.com>
Signed-off-by: kilo52 <phil.gaiser@raven-computing.com>
Lower-case .R files should also be processed as they are used by some people.

Signed-off-by: kilo52 <phil.gaiser@raven-computing.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Feature New feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Format Support for R

1 participant