Page MenuHomePhabricator

Ignore environment variables for `coffeelint`
ClosedPublic

Authored by joshuaspence on Jan 4 2015, 8:38 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Dec 13, 9:50 AM
Unknown Object (File)
Mon, Dec 9, 9:10 AM
Unknown Object (File)
Wed, Dec 4, 9:29 PM
Unknown Object (File)
Fri, Nov 29, 9:13 PM
Unknown Object (File)
Wed, Nov 27, 3:48 AM
Unknown Object (File)
Tue, Nov 26, 10:59 PM
Unknown Object (File)
Sat, Nov 23, 2:26 PM
Unknown Object (File)
Nov 22 2024, 6:28 PM

Details

Summary

According to coffeelint --help, --noconfig ignores the environment variable COFFEELINT_CONFIG. This means that arc lint will behave more consistently across developer workstations by forcing configuration to be specified with coffeelint.config instead of with environment variables.

Test Plan

This is mostly theoretical.

Diff Detail

Repository
rARC Arcanist
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

joshuaspence retitled this revision from to Ignore environment variables for `coffeelint`.
joshuaspence updated this object.
joshuaspence edited the test plan for this revision. (Show Details)
joshuaspence added a reviewer: epriestley.
joshuaspence edited the test plan for this revision. (Show Details)
joshuaspence edited edge metadata.
epriestley edited edge metadata.
This revision is now accepted and ready to land.Jan 4 2015, 4:34 PM
This revision was automatically updated to reflect the committed changes.