PluginPyLint.e4p

changeset 8
b126b60ac32a
parent 2
7c4b0f3616b7
child 18
ae62d56e345d
equal deleted inserted replaced
7:cda98d0e93e7 8:b126b60ac32a
4 <Project version="5.1"> 4 <Project version="5.1">
5 <Language>en_US</Language> 5 <Language>en_US</Language>
6 <Hash>abcf6641287ab95ca3df062cd9840dd92df2e42f</Hash> 6 <Hash>abcf6641287ab95ca3df062cd9840dd92df2e42f</Hash>
7 <ProgLanguage mixed="0">Python3</ProgLanguage> 7 <ProgLanguage mixed="0">Python3</ProgLanguage>
8 <ProjectType>E4Plugin</ProjectType> 8 <ProjectType>E4Plugin</ProjectType>
9 <Description>This plugin implements an eric4 interface to the pylint checker.</Description> 9 <Description>This plugin implements an eric5 interface to the pylint checker.</Description>
10 <Version>5.0.x</Version> 10 <Version>5.0.x</Version>
11 <Author>Detlev Offenbach</Author> 11 <Author>Detlev Offenbach</Author>
12 <Email>detlev@die-offenbachs.de</Email> 12 <Email>detlev@die-offenbachs.de</Email>
13 <TranslationPattern>PyLint/i18n/pylint_%language%.ts</TranslationPattern> 13 <TranslationPattern>PyLint/i18n/pylint_%language%.ts</TranslationPattern>
14 <Eol index="1"/> 14 <Eol index="1"/>
134 </value> 134 </value>
135 </dict> 135 </dict>
136 </VcsOtherData> 136 </VcsOtherData>
137 </Vcs> 137 </Vcs>
138 <FiletypeAssociations> 138 <FiletypeAssociations>
139 <FiletypeAssociation pattern="*.idl" type="INTERFACES"/>
140 <FiletypeAssociation pattern="*.ptl" type="SOURCES"/>
141 <FiletypeAssociation pattern="*.py" type="SOURCES"/>
142 <FiletypeAssociation pattern="*.pyw" type="SOURCES"/>
143 <FiletypeAssociation pattern="*.qm" type="TRANSLATIONS"/>
144 <FiletypeAssociation pattern="*.qrc" type="RESOURCES"/>
145 <FiletypeAssociation pattern="*.ts" type="TRANSLATIONS"/>
139 <FiletypeAssociation pattern="*.ui" type="FORMS"/> 146 <FiletypeAssociation pattern="*.ui" type="FORMS"/>
140 <FiletypeAssociation pattern="*.idl" type="INTERFACES"/> 147 <FiletypeAssociation pattern="*.ui.h" type="FORMS"/>
141 <FiletypeAssociation pattern="*.qm" type="TRANSLATIONS"/>
142 <FiletypeAssociation pattern="Ui_*.py" type="__IGNORE__"/> 148 <FiletypeAssociation pattern="Ui_*.py" type="__IGNORE__"/>
143 <FiletypeAssociation pattern="*.ptl" type="SOURCES"/>
144 <FiletypeAssociation pattern="*.pyw" type="SOURCES"/>
145 <FiletypeAssociation pattern="*.ui.h" type="FORMS"/>
146 <FiletypeAssociation pattern="*.ts" type="TRANSLATIONS"/>
147 <FiletypeAssociation pattern="*.py" type="SOURCES"/>
148 <FiletypeAssociation pattern="*.qrc" type="RESOURCES"/>
149 </FiletypeAssociations> 149 </FiletypeAssociations>
150 <Documentation> 150 <Documentation>
151 <DocumentationParams> 151 <DocumentationParams>
152 <dict> 152 <dict>
153 <key> 153 <key>

eric ide

mercurial