AlphaWallet / AlphaWallet/alpha-wallet-android

Setup Danger to prevent Google Play services being included again

オープン
#366 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
enhancement good first issue
主要言語
Java
スター
646
フォーク
579
PR マージ指標
30日以内にマージされた PR はありません

説明

Quote from @hboon

FYI. We have a Danger file at https://github.com/AlphaWallet/alpha-wallet-ios/blob/master/dangerfile.js that contains code to check for such things for iOS. It's just Javascript with convenient access to the code changes. So we have simple checks like if a string is added to the en localisation, we at least warn that other localisations should be added for other messages.

It can be configured so it's run automatically with Travis for PRs. We haven't done that yet, so I'm just running it as a post-commit hook locally:

#!/bin/sh
yarn run danger local

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。