-
Notifications
You must be signed in to change notification settings - Fork 206
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
refactor: poetry
関連 pre-commit を poetry 公式 hook で置換
#1090
Comments
pre-comitに追加、ありだと思います! ちなみに昔poetry exportを同じくpre commitで実装した際のプルリクエストがこちらです。( thx. @FujisakiEx !) |
poetry
関連 pre-commit hook 化poetry
関連 pre-commit
誤解を招く、紛らわしい冒頭説明でした🙇 |
ああ、なるほどです!! issueタイトルだけでなんとなくわかると良いかもと思いました。チケットを切るときを真似て、「(いつどこで)何をどうする」か書くと明確になりやすいかもと思いました! 「petry関連precommitをpoetry公式のものに置き換える」とか…? |
poetry
関連 pre-commitpoetry
関連 pre-commit を poetry 公式 hook で置換
検討の結果、poetry 公式の predefined hook を使う場合、 このリスクを飲んで predefined hook を導入したとしても、リファクタリングにより簡略化できるのは数行に限られます。 メリット・デメリットを天秤にかけ、本 issue 提案は NoGo とします。 |
課題に対するNoGo、賛成寄りです! 一応バージョンが追従されてるかをGithub Actionsでテストするとかはできるかもです。 |
内容
要望概要:
poetry
関連のpre-commit コマンドを、poetry
公式の predefined hook で置換してリファクタリングpoetry-defined hooks
詳細: #1081 (comment)
Pros 良くなる点
Cons 悪くなる点
無し
実現方法
VOICEVOXのバージョン
0.16.0
OSの種類/ディストリ/バージョン
The text was updated successfully, but these errors were encountered: