summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorrealtradam <[email protected]>2021-06-12 01:13:54 -0400
committerrealtradam <[email protected]>2021-06-12 01:13:54 -0400
commit3fa49183e454759607d6847fa13ab67ccb8975a9 (patch)
tree77d88a4de5874c29caf405809668baa1664fe1b7
parent8dcacf9e69214f66be09c120ba474b848047cb53 (diff)
downloadFelECS-3fa49183e454759607d6847fa13ab67ccb8975a9.tar.gz
FelECS-3fa49183e454759607d6847fa13ab67ccb8975a9.zip
added inch CI integration
-rw-r--r--.inch.yml8
1 files changed, 8 insertions, 0 deletions
diff --git a/.inch.yml b/.inch.yml
new file mode 100644
index 0000000..615e4b0
--- /dev/null
+++ b/.inch.yml
@@ -0,0 +1,8 @@
+files:
+ # define files included in the analysis (defaults to ["{app,lib}/**/*.rb"])
+ included:
+ - felflame.rb
+ - component_manager.rb
+ - entity_manager.rb
+ # define files excluded from the analysis (defaults to [])
+ excluded: