Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

shinyapps linters #7

Closed
3 of 5 tasks
jimhester opened this issue Oct 20, 2014 · 0 comments
Closed
3 of 5 tasks

shinyapps linters #7

jimhester opened this issue Oct 20, 2014 · 0 comments
Labels
feature a feature request or enhancement

Comments

@jimhester
Copy link
Member

https://github.com/rstudio/shinyapps/blob/master/R/linters.R

  • absolute paths
    • r
    • rmd
  • invalid relative paths (outside project directory)
  • inconsistant filename capitalization
@jimhester jimhester added feature a feature request or enhancement and removed enhancement labels May 17, 2018
MichaelChirico added a commit that referenced this issue May 21, 2024
* Update scalar_in_linter.R (#1)

Make scalar_in_linter configurable to allow projects to define additional %in% style functions like %notin%.

* Incorporate review feedback (#2)

* Incorporate review feedback

- Use glue in xpath,
- Add changes to NEWS
- Change default for scalar_in_linter
- Make lint msg more open ended if another %in% operator was linted
- Update tests to match new bahaviour

* Add a vector of in operators (#3)

* Add a testcase based on configuration (#4)

* Improve lint message, NEWS, param documentation (#5)

* Improve lint message (#6)

* Update R/scalar_in_linter.R

Co-authored-by: Michael Chirico <michaelchirico4@gmail.com>

* Update lint message (#7)

---------

Co-authored-by: Michael Chirico <michaelchirico4@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature a feature request or enhancement
Projects
None yet
Development

No branches or pull requests

1 participant