Skip to content
This repository has been archived by the owner on Mar 25, 2021. It is now read-only.

Add more lintable locations to completed-docs rule #1713

Closed
JoshuaKGoldberg opened this issue Nov 12, 2016 · 1 comment
Closed

Add more lintable locations to completed-docs rule #1713

JoshuaKGoldberg opened this issue Nov 12, 2016 · 1 comment

Comments

@JoshuaKGoldberg
Copy link
Contributor

As per the list by HamletDRC in microsoft/tslint-microsoft-contrib#162, a more complete list of things that could have rules:

  • modules
  • exported classes
  • all classes
  • exported interfaces
  • interfaces
  • interface members
  • exported variables
  • functions
  • exported functions
  • public member variables
  • all member variables
  • public member methods
  • all member methods
@JoshuaKGoldberg JoshuaKGoldberg changed the title Add more lintable locations to missing-jsdoc-rule Add more lintable locations to complete-docs rule Nov 12, 2016
@JoshuaKGoldberg JoshuaKGoldberg changed the title Add more lintable locations to complete-docs rule Add more lintable locations to completed-docs rule Nov 12, 2016
@Ritzlgrmft
Copy link

For me it would be interesting to prevent the check of private properties...

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants