Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-10794] CodeProcessor: Implement linter Code Processor plugin

GitHub Issuen/a
TypeNew Feature
PriorityLow
StatusClosed
ResolutionWon't Fix
Resolution Date2016-08-24T19:13:00.000+0000
Affected Version/sRelease 3.0.0
Fix Version/sn/a
ComponentsCode Processor
Labelsn/a
ReporterBryan Hughes
AssigneeChris Barber
Created2012-09-06T09:47:39.000+0000
Updated2017-03-16T21:32:39.000+0000

Description

We should implement a plugin that does js-lint like checking (i.e. looking for bad practices that are technically valid). Example things to check for: * Not declaring variables at the top of functions * Using the this pointer in global scope * Unreachable statements

Comments

  1. Chris Barber 2016-08-24

    The Code Processor has processed it's last code.
  2. Lee Morris 2017-03-16

    Closing ticket as the issue won't fix.

JSON Source