aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/tools/skylark/javatests/com/google/devtools/skylark
Commit message (Expand)AuthorAge
...
* Skylint: add lint to check for unreachable statementsGravatar fzaiser2017-09-04
* Remove the Dialect type from the Parser.Gravatar laurentlb2017-09-01
* Skylint: add a lint that reports unused identifiersGravatar fzaiser2017-08-31
* Skylint: handle for-loops in control flow lint correctlyGravatar fzaiser2017-08-31
* Make ControlFlowChecker follow the dataflow analysis idiom more closelyGravatar brandjon2017-08-31
* Skylint: add lint that checks for statements without effectsGravatar fzaiser2017-08-30
* Skylint: add lint for missing docstringsGravatar fzaiser2017-08-29
* Add a lint for missing return statementsGravatar fzaiser2017-08-28
* Start work on the Skylark linter (skylint).Gravatar fzaiser2017-08-23