fflt

Format, fix, lint, and typecheck.

  • fflt

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
fflt
000.0.510 months ago10 months agoMinified + gzip package size for fflt in KB

Readme

---
fflt
!npm packagenpm-imgnpm-url !Build Statusbuild-imgbuild-url !Downloadsdownloads-imgdownloads-url !Issuesissues-imgissues-url !Code Coveragecodecov-imgcodecov-url !Semantic Releasesemantic-release-imgsemantic-release-url !Template Usedryansonshine-imgryansonshine-url
Format, fix, lint, and typecheck.

More features on the way! This is a tool to format, fix, lint, and typecheck only the files that you have touched when diff'd against another branch.

Install

npm install -D fflt

yarn add -D fflt

Usage

Usage
  - Create a config file
    fflt init

  - Runs a command using fflt
    fflt command <command>

Options
  --version, -v  Show version
  --cached,  -c  Include cached files
  --default, -d  Use default branch
  --branch,  -b  Name of branch to use
  --root,    -r  Use git root
  --ignore,  -i  Ignore pattern (regex)
  --verbose, -v  Verbose output