Add Quarto/Qmd support to `lint_lifecycle()` and/or `lint_tidyverse_lifecycle()`

Open
#155 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
38/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
r
Domain
tooling

Research direction

Start by reading the lint_lifecycle() and lint_tidyverse_lifecycle() entry points and their current file-pattern handling. Determine whether Qmd files can use the existing linting path or require different treatment for Python chunks; done means Quarto support is defined and either implemented or documented with a non-default pattern example.

Written by the indexing model from the issue text.

Description

feature

Not sure if this would be as simple as adding Qq to the file pattern, or if it'd need to be parsed differently because of the possible presence of python chunks. If the former, I'd be happy to at least add an example showing how you'd use the non-default pattern parameter to include Quarto in the linting.

Dominant language
R
Stars
93
Forks
26
Avg merge
4h 7m
Merged PRs (30d)
1

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from r-lib/lifecycle

All issues in r-lib/lifecycle

Similar issues

More R issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.