summaryrefslogtreecommitdiff
path: root/.idea
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2020-07-07 21:28:36 +0530
committerFlorian Dold <florian.dold@gmail.com>2020-07-08 01:39:10 +0530
commitf75f5baa9b9672c79275b2d42029a6c614d1c8db (patch)
tree880126a3ac6455cb607cfd126fc531eeb3989422 /.idea
parentd7257fcdc22c4cdca14008a951216ba21e8ed83f (diff)
downloadlibeufin-f75f5baa9b9672c79275b2d42029a6c614d1c8db.tar.gz
libeufin-f75f5baa9b9672c79275b2d42029a6c614d1c8db.tar.bz2
libeufin-f75f5baa9b9672c79275b2d42029a6c614d1c8db.zip
ISO 20022 amount progress
Diffstat (limited to '.idea')
-rw-r--r--.idea/dictionaries/dold.xml1
-rw-r--r--.idea/inspectionProfiles/Project_Default.xml8
2 files changed, 9 insertions, 0 deletions
diff --git a/.idea/dictionaries/dold.xml b/.idea/dictionaries/dold.xml
index f5180247..ce7b473e 100644
--- a/.idea/dictionaries/dold.xml
+++ b/.idea/dictionaries/dold.xml
@@ -8,6 +8,7 @@
<w>cronspec</w>
<w>dbit</w>
<w>ebics</w>
+ <w>iban</w>
<w>infos</w>
<w>libeufin</w>
<w>payto</w>
diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml
new file mode 100644
index 00000000..030f2446
--- /dev/null
+++ b/.idea/inspectionProfiles/Project_Default.xml
@@ -0,0 +1,8 @@
+<component name="InspectionProjectProfileManager">
+ <profile version="1.0">
+ <option name="myName" value="Project Default" />
+ <inspection_tool class="JsonStandardCompliance" enabled="true" level="ERROR" enabled_by_default="true">
+ <option name="myWarnAboutComments" value="false" />
+ </inspection_tool>
+ </profile>
+</component> \ No newline at end of file