220 </dict> |
220 </dict> |
221 </value> |
221 </value> |
222 </dict> |
222 </dict> |
223 </DocumentationParams> |
223 </DocumentationParams> |
224 </Documentation> |
224 </Documentation> |
|
225 <Checkers> |
|
226 <CheckersParams> |
|
227 <dict> |
|
228 <key> |
|
229 <string>Pep8Checker</string> |
|
230 </key> |
|
231 <value> |
|
232 <dict> |
|
233 <key> |
|
234 <string>DocstringType</string> |
|
235 </key> |
|
236 <value> |
|
237 <string>eric</string> |
|
238 </value> |
|
239 <key> |
|
240 <string>ExcludeFiles</string> |
|
241 </key> |
|
242 <value> |
|
243 <string></string> |
|
244 </value> |
|
245 <key> |
|
246 <string>ExcludeMessages</string> |
|
247 </key> |
|
248 <value> |
|
249 <string>E24, W293, N802, N803, N807, N808, N821</string> |
|
250 </value> |
|
251 <key> |
|
252 <string>FixCodes</string> |
|
253 </key> |
|
254 <value> |
|
255 <string></string> |
|
256 </value> |
|
257 <key> |
|
258 <string>FixIssues</string> |
|
259 </key> |
|
260 <value> |
|
261 <bool>False</bool> |
|
262 </value> |
|
263 <key> |
|
264 <string>HangClosing</string> |
|
265 </key> |
|
266 <value> |
|
267 <bool>False</bool> |
|
268 </value> |
|
269 <key> |
|
270 <string>IncludeMessages</string> |
|
271 </key> |
|
272 <value> |
|
273 <string></string> |
|
274 </value> |
|
275 <key> |
|
276 <string>MaxLineLength</string> |
|
277 </key> |
|
278 <value> |
|
279 <int>79</int> |
|
280 </value> |
|
281 <key> |
|
282 <string>NoFixCodes</string> |
|
283 </key> |
|
284 <value> |
|
285 <string>E501</string> |
|
286 </value> |
|
287 <key> |
|
288 <string>RepeatMessages</string> |
|
289 </key> |
|
290 <value> |
|
291 <bool>False</bool> |
|
292 </value> |
|
293 </dict> |
|
294 </value> |
|
295 </dict> |
|
296 </CheckersParams> |
|
297 </Checkers> |
225 </Project> |
298 </Project> |