uber / standard

JavaScript Standard Style — One Style to Rule Them All
MIT License
70 stars 8 forks source link

Fixed handling of absolute paths on command line #6

Closed andrewdeandrade closed 9 years ago

andrewdeandrade commented 9 years ago

uber/standard currently doesn't handle absolute paths on the command line. this is necessary for proper functioning with arc lint which only uses absolute paths.