-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Make phan config more strict #8375
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
Conversation
3fbc39a to
9f01041
Compare
f0d23ee to
5ef467b
Compare
|
Wow seems we did good :) |
|
2018-03-09: 1814 warnings to go xD |
5ef467b to
6f03948
Compare
86e20dc to
d8b659b
Compare
d8b659b to
63490b0
Compare
63490b0 to
365b488
Compare
365b488 to
3eb36b3
Compare
Codecov Report
@@ Coverage Diff @@
## master #8375 +/- ##
=========================================
Coverage ? 51.93%
Complexity ? 25388
=========================================
Files ? 1608
Lines ? 95440
Branches ? 1394
=========================================
Hits ? 49564
Misses ? 45876
Partials ? 0 |
3eb36b3 to
9649aa3
Compare
9649aa3 to
58a348b
Compare
c251ead to
e25e963
Compare
e25e963 to
88487c6
Compare
build/.phan/config.php
Outdated
| // critical issues is a good place to start on a big | ||
| // sloppy mature code base. | ||
| 'minimum_severity' => \Phan\Issue::SEVERITY_CRITICAL, | ||
| 'minimum_severity' => \Phan\Issue::SEVERITY_NORMAL, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Okay this causes ~1200 warnings -> let's do this later
88487c6 to
068097b
Compare
* fix ocs/ and remote.php * ignore some more templates of apps Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
068097b to
99e32e1
Compare
|
Not the way to go -> closing. |


Reminder for myself to take this and get it step by step in.
cc @rullzer