Initial commit after complete rewrite of Linspector.

This commit is contained in:
Johannes Findeisen 2022-09-25 00:39:51 +02:00
commit 0c64555155
52 changed files with 1712 additions and 0 deletions

9
linspector.iml Normal file
View file

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="PYTHON_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$" />
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>