Projects STRLCPY CAMEbruteforcer Commits f1f8e153
🤬
Revision indexing in progress... (symbol navigation in revisions will be accurate after indexed)
  • ■ ■ ■ ■ ■ ■
    .idea/.gitignore
    1  -# Default ignored files
    2  -/shelf/
    3  -/workspace.xml
    4  - 
  • ■ ■ ■ ■ ■ ■
    .idea/CAMEbruteforcer.iml
    1  -<?xml version="1.0" encoding="UTF-8"?>
    2  -<module type="PYTHON_MODULE" version="4">
    3  - <component name="NewModuleRootManager">
    4  - <content url="file://$MODULE_DIR$" />
    5  - <orderEntry type="jdk" jdkName="Python 3.9 (flipper)" jdkType="Python SDK" />
    6  - <orderEntry type="sourceFolder" forTests="false" />
    7  - </component>
    8  -</module>
  • ■ ■ ■ ■ ■ ■
    .idea/inspectionProfiles/Project_Default.xml
    1  -<component name="InspectionProjectProfileManager">
    2  - <profile version="1.0">
    3  - <option name="myName" value="Project Default" />
    4  - <inspection_tool class="LanguageDetectionInspection" enabled="false" level="WARNING" enabled_by_default="false" />
    5  - <inspection_tool class="PyPep8Inspection" enabled="true" level="WEAK WARNING" enabled_by_default="true">
    6  - <option name="ignoredErrors">
    7  - <list>
    8  - <option value="E305" />
    9  - <option value="E302" />
    10  - <option value="E266" />
    11  - </list>
    12  - </option>
    13  - </inspection_tool>
    14  - <inspection_tool class="PyPep8NamingInspection" enabled="true" level="WEAK WARNING" enabled_by_default="true">
    15  - <option name="ignoredErrors">
    16  - <list>
    17  - <option value="N802" />
    18  - </list>
    19  - </option>
    20  - </inspection_tool>
    21  - <inspection_tool class="PyUnresolvedReferencesInspection" enabled="true" level="WARNING" enabled_by_default="true">
    22  - <option name="ignoredIdentifiers">
    23  - <list>
    24  - <option value="object.predict" />
    25  - </list>
    26  - </option>
    27  - </inspection_tool>
    28  - <inspection_tool class="SpellCheckingInspection" enabled="false" level="TYPO" enabled_by_default="false">
    29  - <option name="processCode" value="true" />
    30  - <option name="processLiterals" value="true" />
    31  - <option name="processComments" value="true" />
    32  - </inspection_tool>
    33  - </profile>
    34  -</component>
  • ■ ■ ■ ■ ■ ■
    .idea/inspectionProfiles/profiles_settings.xml
    1  -<component name="InspectionProjectProfileManager">
    2  - <settings>
    3  - <option name="USE_PROJECT_PROFILE" value="false" />
    4  - <version value="1.0" />
    5  - </settings>
    6  -</component>
  • ■ ■ ■ ■ ■ ■
    .idea/misc.xml
    1  -<?xml version="1.0" encoding="UTF-8"?>
    2  -<project version="4">
    3  - <component name="ProjectRootManager" version="2" project-jdk-name="Python 3.9 (flipper)" project-jdk-type="Python SDK" />
    4  -</project>
  • ■ ■ ■ ■ ■ ■
    .idea/modules.xml
    1  -<?xml version="1.0" encoding="UTF-8"?>
    2  -<project version="4">
    3  - <component name="ProjectModuleManager">
    4  - <modules>
    5  - <module fileurl="file://$PROJECT_DIR$/.idea/CAMEbruteforcer.iml" filepath="$PROJECT_DIR$/.idea/CAMEbruteforcer.iml" />
    6  - </modules>
    7  - </component>
    8  -</project>
  • ■ ■ ■ ■ ■ ■
    .idea/vcs.xml
    1  -<?xml version="1.0" encoding="UTF-8"?>
    2  -<project version="4">
    3  - <component name="VcsDirectoryMappings">
    4  - <mapping directory="$PROJECT_DIR$" vcs="Git" />
    5  - </component>
    6  -</project>
Please wait...
Page is in error, reload to recover