HomePhabricator

Lint the `ArcanistSpellingDefaultData` class.

Description

Lint the ArcanistSpellingDefaultData class.

Summary:
Currently, the ArcanistSpellingDefaultData is marked with a @nolint annotation. This means that it doesn't get linted by any linters. Really, the intention here was to make sure that this file isn't linted by the ArcanistSpellingLinter linter.

Now that the .arclint file is more mature, we can easily just exclude this file from being linted only by the spelling linter, whilst allowing other linters to run.

Test Plan: Ran arc lint.

Reviewers: epriestley, Blessed Reviewers

Reviewed By: epriestley, Blessed Reviewers

Subscribers: epriestley, Korvin

Differential Revision: https://secure.phabricator.com/D9432

Details

Provenance
joshuaspenceAuthored on
epriestleyCommitted on Jun 9 2014, 6:36 PM
epriestleyPushed on Jun 9 2014, 6:36 PM
Reviewer
Blessed Reviewers
Differential Revision
D9432: Lint the `ArcanistSpellingDefaultData` class.
Parents
rARC86eec5b44c71: Fix "array to string" conversion error.
Branches
Unknown
Tags
Unknown

Event Timeline