Skip to content
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

circle ciでコードの静的解析を行うようにした #58

Merged
merged 18 commits into from
Feb 17, 2019

Conversation

madogiwa0124
Copy link
Collaborator

@madogiwa0124 madogiwa0124 commented Feb 17, 2019

とりあえずCIでLintが走るようにして、tslint --fixで自動で直せるところは直してます 👮
一応、既存ですぐ直せそうなとこは直しましたが、その他については一旦静的解析を適用しないようにしています。(空いた時間で少しずつ、適用するルールを増やしていければと。。。)
https://github.com/oshidori-app/oshidori/blob/d1aac1a9c1a3722096556bf43ceb9e158aa09429/tslint.json

このPRのマージ後は静的解析が落ちたらCIも落ちるようになるので、ご注意くださいm(_ _)m

@madogiwa0124 madogiwa0124 changed the title wip: circle ciでコードの静的解析を行うようにした circle ciでコードの静的解析を行うようにした Feb 17, 2019
@madogiwa0124 madogiwa0124 merged commit db23533 into master Feb 17, 2019
@madogiwa0124 madogiwa0124 deleted the add_lint branch February 17, 2019 09:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant