-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Rename renderHTML to renderHtml #4384
Conversation
MorrisJobke
commented
Apr 18, 2017
- fixes Inconsistency in casing #4383
- improves consistency
@MorrisJobke, thanks for your PR! By analyzing the history of the files in this pull request, we identified @LukasReschke, @schiessle and @rullzer to be potential reviewers. |
We are touching a public API here. Can we have a deprecated |
@georgehrke it is only public API once 12 is released. |
Ok, never mind then :) |
@MorrisJobke conflicts! |
* fixes #4383 * improves consistency Signed-off-by: Morris Jobke <hey@morrisjobke.de>
4cc0fa8
to
16c4755
Compare
Codecov Report
@@ Coverage Diff @@
## master #4384 +/- ##
============================================
- Coverage 54.2% 54.09% -0.11%
+ Complexity 21597 21591 -6
============================================
Files 1327 1327
Lines 82538 82294 -244
Branches 1305 1305
============================================
- Hits 44739 44517 -222
+ Misses 37799 37777 -22
|