Lint

Dependencies

Some of these commands depends on:

  • ktlint

Help

Linting commands

Usage:
  ply plugin lint [command]

Available Commands:
  kotlin      uses ktlint for linting kotlin code

Flags:
  -h, --help            help for lint
  -r, --recursive       turn on recursive mode
      --target string   optional target directory (default ".")

Global Flags:
      --debug   turn on debug output
      --doc     open documentation website
      --force   uses default for prompts
      --json    turn on json output logging

Use "ply plugin lint [command] --help" for more information about a command.