mirror of
https://github.com/Yubico/yubioath-flutter.git
synced 2024-12-24 02:33:44 +03:00
15 lines
208 B
YAML
15 lines
208 B
YAML
|
name: lint
|
||
|
description: Custom lint rules for Yubico Authenticator
|
||
|
|
||
|
publish_to: none
|
||
|
|
||
|
version: 1.0.0
|
||
|
|
||
|
environment:
|
||
|
sdk: '>=3.0.0 <4.0.0'
|
||
|
|
||
|
dependencies:
|
||
|
analyzer:
|
||
|
analyzer_plugin:
|
||
|
custom_lint_builder:
|