aboutsummaryrefslogtreecommitdiff
path: root/.idea/hn.iml
diff options
context:
space:
mode:
authorChristian Cleberg <hello@cleberg.net>2023-06-14 14:37:02 -0500
committerChristian Cleberg <hello@cleberg.net>2023-06-14 14:37:02 -0500
commitd0138b92ae002002d520b9871764039e678930b7 (patch)
tree801822642db2cb9c9a4bd7d36067d9098733420f /.idea/hn.iml
parent7f0d14fe6fe950ebdbe1fbeffb644d4535680f62 (diff)
downloadhn-d0138b92ae002002d520b9871764039e678930b7.tar.gz
hn-d0138b92ae002002d520b9871764039e678930b7.tar.bz2
hn-d0138b92ae002002d520b9871764039e678930b7.zip
fix: code quality and formatting
Diffstat (limited to '.idea/hn.iml')
-rw-r--r--.idea/hn.iml8
1 files changed, 8 insertions, 0 deletions
diff --git a/.idea/hn.iml b/.idea/hn.iml
new file mode 100644
index 0000000..c956989
--- /dev/null
+++ b/.idea/hn.iml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<module type="WEB_MODULE" version="4">
+ <component name="NewModuleRootManager">
+ <content url="file://$MODULE_DIR$" />
+ <orderEntry type="inheritedJdk" />
+ <orderEntry type="sourceFolder" forTests="false" />
+ </component>
+</module> \ No newline at end of file