Skip to content

Few enhancements to the plugin api. #178

@231tr0n

Description

@231tr0n

Feature description

  1. require("guard.filetype")("java"):lint("checkstyle") - There is no way to run the linter if a formatter is not configured.
  2. Provide Guard lint to only lint and not format file. Also make Guard fmt to only format and not lint file.
  3. Can I have a combination where linter is run asynchronously and formatter is run synchronously.
  4. Provide options for configuring async nature of linters and formatters in vim.g.guard_config.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions