1 <?xml version="1.0" encoding="UTF-8"?> |
1 <?xml version="1.0" encoding="UTF-8"?> |
2 <!DOCTYPE Project SYSTEM "Project-5.1.dtd"> |
2 <!DOCTYPE Project SYSTEM "Project-5.1.dtd"> |
3 <!-- eric project file for project PluginDocumentationSets --> |
3 <!-- eric project file for project PluginDocumentationSets --> |
4 <!-- Copyright (C) 2017 Detlev Offenbach, detlev@die-offenbachs.de --> |
4 <!-- Copyright (C) 2018 Detlev Offenbach, detlev@die-offenbachs.de --> |
5 <Project version="5.1"> |
5 <Project version="5.1"> |
6 <Language>en_US</Language> |
6 <Language>en_US</Language> |
7 <Hash>ecc5457779c644005bcb2cc3e91ccff121b7a60c</Hash> |
7 <Hash>ecc5457779c644005bcb2cc3e91ccff121b7a60c</Hash> |
8 <ProgLanguage mixed="0">Python3</ProgLanguage> |
8 <ProgLanguage mixed="0">Python3</ProgLanguage> |
9 <ProjectType>E6Plugin</ProjectType> |
9 <ProjectType>E6Plugin</ProjectType> |
594 </dict> |
594 </dict> |
595 </value> |
595 </value> |
596 </dict> |
596 </dict> |
597 </DocumentationParams> |
597 </DocumentationParams> |
598 </Documentation> |
598 </Documentation> |
|
599 <Checkers> |
|
600 <CheckersParams> |
|
601 <dict> |
|
602 <key> |
|
603 <string>Pep8Checker</string> |
|
604 </key> |
|
605 <value> |
|
606 <dict> |
|
607 <key> |
|
608 <string>BuiltinsChecker</string> |
|
609 </key> |
|
610 <value> |
|
611 <dict> |
|
612 <key> |
|
613 <string>bytes</string> |
|
614 </key> |
|
615 <value> |
|
616 <list> |
|
617 <string>unicode</string> |
|
618 </list> |
|
619 </value> |
|
620 <key> |
|
621 <string>chr</string> |
|
622 </key> |
|
623 <value> |
|
624 <list> |
|
625 <string>unichr</string> |
|
626 </list> |
|
627 </value> |
|
628 <key> |
|
629 <string>str</string> |
|
630 </key> |
|
631 <value> |
|
632 <list> |
|
633 <string>unicode</string> |
|
634 </list> |
|
635 </value> |
|
636 </dict> |
|
637 </value> |
|
638 <key> |
|
639 <string>CopyrightAuthor</string> |
|
640 </key> |
|
641 <value> |
|
642 <string></string> |
|
643 </value> |
|
644 <key> |
|
645 <string>CopyrightMinFileSize</string> |
|
646 </key> |
|
647 <value> |
|
648 <int>0</int> |
|
649 </value> |
|
650 <key> |
|
651 <string>DocstringType</string> |
|
652 </key> |
|
653 <value> |
|
654 <string>eric</string> |
|
655 </value> |
|
656 <key> |
|
657 <string>ExcludeFiles</string> |
|
658 </key> |
|
659 <value> |
|
660 <string>*/Ui_*.py, */*_rc.py,</string> |
|
661 </value> |
|
662 <key> |
|
663 <string>ExcludeMessages</string> |
|
664 </key> |
|
665 <value> |
|
666 <string>C101, E265, E266, E305, E402, M811, N802, N803, N807, N808, N821, W293, M201</string> |
|
667 </value> |
|
668 <key> |
|
669 <string>FixCodes</string> |
|
670 </key> |
|
671 <value> |
|
672 <string></string> |
|
673 </value> |
|
674 <key> |
|
675 <string>FixIssues</string> |
|
676 </key> |
|
677 <value> |
|
678 <bool>False</bool> |
|
679 </value> |
|
680 <key> |
|
681 <string>FutureChecker</string> |
|
682 </key> |
|
683 <value> |
|
684 <string>unicode_literals</string> |
|
685 </value> |
|
686 <key> |
|
687 <string>HangClosing</string> |
|
688 </key> |
|
689 <value> |
|
690 <bool>False</bool> |
|
691 </value> |
|
692 <key> |
|
693 <string>IncludeMessages</string> |
|
694 </key> |
|
695 <value> |
|
696 <string></string> |
|
697 </value> |
|
698 <key> |
|
699 <string>LineComplexity</string> |
|
700 </key> |
|
701 <value> |
|
702 <int>20</int> |
|
703 </value> |
|
704 <key> |
|
705 <string>LineComplexityScore</string> |
|
706 </key> |
|
707 <value> |
|
708 <int>10</int> |
|
709 </value> |
|
710 <key> |
|
711 <string>MaxCodeComplexity</string> |
|
712 </key> |
|
713 <value> |
|
714 <int>10</int> |
|
715 </value> |
|
716 <key> |
|
717 <string>MaxLineLength</string> |
|
718 </key> |
|
719 <value> |
|
720 <int>79</int> |
|
721 </value> |
|
722 <key> |
|
723 <string>NoFixCodes</string> |
|
724 </key> |
|
725 <value> |
|
726 <string>E501</string> |
|
727 </value> |
|
728 <key> |
|
729 <string>RepeatMessages</string> |
|
730 </key> |
|
731 <value> |
|
732 <bool>True</bool> |
|
733 </value> |
|
734 <key> |
|
735 <string>ShowIgnored</string> |
|
736 </key> |
|
737 <value> |
|
738 <bool>False</bool> |
|
739 </value> |
|
740 <key> |
|
741 <string>ValidEncodings</string> |
|
742 </key> |
|
743 <value> |
|
744 <string>latin-1, utf-8</string> |
|
745 </value> |
|
746 </dict> |
|
747 </value> |
|
748 </dict> |
|
749 </CheckersParams> |
|
750 </Checkers> |
599 </Project> |
751 </Project> |