fflint

package module
v0.0.13 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 11, 2023 License: MIT Imports: 0 Imported by: 0

README

fflint fflint logo

build release dogfooding deploy

fflint is a linter for file formats. Are your files:

  • in the correct format?
  • with the correct extension?
  • with the correct image dimensions?
  • properly stripped of revealing metadata?
  • not too big or too small?
  • have decent names?

Perfect for your CI/CD pipeline to make sure bad files don't get committed.

Documentation

Installation

The latest releases are available on Github. Detailed instructions.

Usage

General command syntax is:

fflint CMD [options...] files...
  • CMD is the command to run
  • options... are command-specific options
  • files... are the files to check

More:

  • Complete documentation is on www.fflint.org
  • Run fflint help to see a list of available commands
  • Run --help for any command to see options specific to that command. Example: fflint svg --help

License

GNU Affero General Public License v3.0

For anyone who cannot use AGPL software, an inexpensive commercial license is available.

Credits

bash Git Github golang Google Noto Emoji Jekyll

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
cmd
internal

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL