Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
edx-lint
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
edx
edx-lint
Commits
4214aede
Commit
4214aede
authored
Sep 24, 2016
by
Ned Batchelder
Committed by
GitHub
Sep 24, 2016
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #47 from edx/pwnage101/fix-warning
fix typo in warning comment
parents
40099c46
4ef07dc6
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
edx_lint/cmd/write.py
+1
-1
pylintrc
+2
-2
No files found.
edx_lint/cmd/write.py
View file @
4214aede
...
@@ -19,7 +19,7 @@ WARNING_HEADER = """\
...
@@ -19,7 +19,7 @@ WARNING_HEADER = """\
# ** DO NOT EDIT THIS FILE **
# ** DO NOT EDIT THIS FILE **
# ***************************
# ***************************
#
#
# This file was generated by edx-lint: http://github.com/edx
.
edx-lint
# This file was generated by edx-lint: http://github.com/edx
/
edx-lint
#
#
# If you want to change this file, you have two choices, depending on whether
# If you want to change this file, you have two choices, depending on whether
# you want to make a local change that applies only to this repo, or whether
# you want to make a local change that applies only to this repo, or whether
...
...
pylintrc
View file @
4214aede
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
# ** DO NOT EDIT THIS FILE **
# ** DO NOT EDIT THIS FILE **
# ***************************
# ***************************
#
#
# This file was generated by edx-lint: http://github.com/edx
.
edx-lint
# This file was generated by edx-lint: http://github.com/edx
/
edx-lint
#
#
# If you want to change this file, you have two choices, depending on whether
# If you want to change this file, you have two choices, depending on whether
# you want to make a local change that applies only to this repo, or whether
# you want to make a local change that applies only to this repo, or whether
...
@@ -180,4 +180,4 @@ int-import-graph =
...
@@ -180,4 +180,4 @@ int-import-graph =
[EXCEPTIONS]
[EXCEPTIONS]
overgeneral-exceptions = Exception
overgeneral-exceptions = Exception
#
28ab232520cde6c1fa251194c9936545784dc087
#
6dce538dd71d2e031194c436e3c0a4f25fa4b139
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment