Removed trailing spaces

This commit is contained in:
Dimitris Zlatanidis 2023-06-28 12:38:08 +03:00
parent a4c1114f0d
commit a2da8c8c4d
3 changed files with 17 additions and 16 deletions

View file

@ -14,7 +14,7 @@
<inspection_tool class="PyPackageRequirementsInspection" enabled="true" level="WARNING" enabled_by_default="true">
<option name="ignoredPackages">
<value>
<list size="9">
<list size="11">
<item index="0" class="java.lang.String" itemvalue="urllib3" />
<item index="1" class="java.lang.String" itemvalue="tomli" />
<item index="2" class="java.lang.String" itemvalue="python3-pythondialog" />
@ -24,6 +24,8 @@
<item index="6" class="java.lang.String" itemvalue="requests" />
<item index="7" class="java.lang.String" itemvalue="PySocks" />
<item index="8" class="java.lang.String" itemvalue="notify2" />
<item index="9" class="java.lang.String" itemvalue="mkdocs-terminal" />
<item index="10" class="java.lang.String" itemvalue="mkdocs" />
</list>
</value>
</option>

View file

@ -7,9 +7,8 @@
<option name="autoReloadType" value="SELECTIVE" />
</component>
<component name="ChangeListManager">
<list default="true" id="122a51c9-ec79-4509-bab4-7ab1474a7769" name="Changes" comment="Fixed changelog format">
<change afterPath="$PROJECT_DIR$/chf.py" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
<list default="true" id="122a51c9-ec79-4509-bab4-7ab1474a7769" name="Changes" comment="Remove trailing spaces">
<change beforePath="$PROJECT_DIR$/docs/changelog.md" beforeDir="false" afterPath="$PROJECT_DIR$/docs/changelog.md" afterDir="false" />
</list>
<option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" />
@ -50,18 +49,18 @@
<option name="showLibraryContents" value="true" />
<option name="showMembers" value="true" />
</component>
<component name="PropertiesComponent"><![CDATA[{
"keyToString": {
"ASKED_ADD_EXTERNAL_FILES": "true",
"RunOnceActivity.OpenProjectViewOnStart": "true",
"RunOnceActivity.ShowReadmeOnStart": "true",
"dart.analysis.tool.window.visible": "false",
"git-widget-placeholder": "site",
"last_opened_file_path": "/home/dslackw/Gitlab/slpkg",
"run.code.analysis.last.selected.profile": "aDefault",
"settings.editor.selected.configurable": "cn.yiiguxing.plugin.translate"
<component name="PropertiesComponent">{
&quot;keyToString&quot;: {
&quot;ASKED_ADD_EXTERNAL_FILES&quot;: &quot;true&quot;,
&quot;RunOnceActivity.OpenProjectViewOnStart&quot;: &quot;true&quot;,
&quot;RunOnceActivity.ShowReadmeOnStart&quot;: &quot;true&quot;,
&quot;dart.analysis.tool.window.visible&quot;: &quot;false&quot;,
&quot;git-widget-placeholder&quot;: &quot;site&quot;,
&quot;last_opened_file_path&quot;: &quot;/home/dslackw/Gitlab/slpkg&quot;,
&quot;run.code.analysis.last.selected.profile&quot;: &quot;aDefault&quot;,
&quot;settings.editor.selected.configurable&quot;: &quot;cn.yiiguxing.plugin.translate&quot;
}
}]]></component>
}</component>
<component name="RecentsManager">
<key name="CopyFile.RECENT_KEYS">
<recent name="$PROJECT_DIR$" />

View file

@ -2227,4 +2227,4 @@ or directory)
### 0.0.1 - 07/05/2014
Notes:
* Released version 0.0.1, development status Alpha
* Released version 0.0.1, development status Alpha