hive-forge: add lint verb for triage queries (closes #505)
This commit is contained in:
parent
c11424dd9a
commit
703018106a
4 changed files with 478 additions and 0 deletions
|
|
@ -16,6 +16,7 @@ pub mod issue;
|
|||
pub mod issue_create;
|
||||
pub mod issue_edit;
|
||||
pub mod labels;
|
||||
pub mod lint;
|
||||
pub mod milestone;
|
||||
pub mod pr;
|
||||
pub mod pr_create;
|
||||
|
|
|
|||
Loading…
Reference in a new issue