Skip to content

Improve setInterval / setTimeout checks ([E504/E505] #236

@mcm1957

Description

@mcm1957
  • setInterval / setTimeout checks should be executed forall sources file which are searched for import / require and other functions
  • check should ignore this.setXxx and adapter.setXxx entries
  • check should suggest to use this.Xxx usage (or adapter.Xxx) usage if plain setInterval/setTimeout

Metadata

Metadata

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions