Giter VIP home page Giter VIP logo

sublimelinter-flow's Introduction

SublimeLinter-flow

Build Status

This linter plugin for SublimeLinter provides an interface to flow (0.1.0 or later), a static type checker for JavaScript. It will be used with files that have the "JavaScript" syntax.

Installation

SublimeLinter must be installed in order to use this plugin.

Please use Package Control to install the linter plugin.

Getting started with Flow

Please make sure that the path to flow is available to SublimeLinter. The docs cover troubleshooting PATH configuration.

Settings

Additional SublimeLinter-flow settings:

Setting Description
lib Add a path to your interface files. More info
show-all-errors It allows flow to output all errors instead of stopping at 50
executable Allows to specify the path to the flow executable
coverage Shows flow coverage warnings
all runs flow against all files regardless of @flow comment

Warning

At this moment, using all in a medium to big sized node.js project may cause a crash. It's recommended to use flow incrementally, one file at a time.

sublimelinter-flow's People

Contributors

ckaznocha avatar kaste avatar nicosantangelo avatar davidaurelio avatar xinchaobeta avatar braver avatar frantic avatar nsfmc avatar alexkuz avatar abrenneke avatar groteworld avatar namuol avatar pavelloz avatar strml avatar smirea avatar ntwb avatar tomasbarry avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.