Created
September 19, 2019 05:52
-
-
Save jdkato/9f71ac48ccf165dca5dc3d003ce0888d to your computer and use it in GitHub Desktop.
Revisions
-
jdkato created this gist
Sep 19, 2019 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,5 @@ | Pros | Cons | |---------------------------------------------------|----------------------------------------| | Full-featured, syntax-aware linting. | Scripting knowledge required. | | Avoids having to maintain prose in JSON/YAML. | Access to source information required. | | Linting output reports meaningful file locations. | |