Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: .hgignore

Issue 29994568: Noissue - Use flake8's built-in per-file-ignores instead of flake8-per-file-ignores (Closed) Base URL: https://hg.adblockplus.org/abpssembly
Patch Set: Created Jan. 31, 2019, 11 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | tox.ini » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .hgignore
===================================================================
--- a/.hgignore
+++ b/.hgignore
@@ -6,4 +6,5 @@
.cache
.sitescripts.test
.coverage
+.pytest_cache
tlucas 2019/01/31 23:15:44 Interesting - pytest creates a .gitignore file in
Vasily Kuznetsov 2019/02/01 15:07:40 It seems that this line is already there, although
htmlcov/
« no previous file with comments | « no previous file | tox.ini » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld