UNPKG

@launchdarkly/ldcli

Version:

The official command line interface for managing LaunchDarkly feature flags.

14 lines (13 loc) 334 B
repos: - repo: https://github.com/golangci/golangci-lint rev: v1.63.4 hooks: - id: golangci-lint entry: golangci-lint run language: golang require_serial: true types: [go] - repo: https://github.com/pre-commit/pre-commit-hooks rev: v4.6.0 hooks: - id: end-of-file-fixer