David Blume's GitList
Repositories
testpython.git
Code
Commits
Branches
Tags
Search
Tree:
7e1bb84
Branches
Tags
main
python2
testpython.git
.idea
inspectionProfiles
Project_Default.xml
Added PyCharm .idea project.
David Blume
commited
7e1bb84
at 2016-08-14 12:24:19
Project_Default.xml
Blame
History
Raw
<component name="InspectionProjectProfileManager"> <profile version="1.0" is_locked="false"> <option name="myName" value="Project Default" /> <option name="myLocal" value="false" /> <inspection_tool class="PyPep8Inspection" enabled="true" level="WEAK WARNING" enabled_by_default="true"> <option name="ignoredErrors"> <list> <option value="E501" /> </list> </option> </inspection_tool> </profile> </component>