summaryrefslogtreecommitdiffstats
path: root/CLI/ruby/.yardopts
diff options
context:
space:
mode:
authora14m <[email protected]>2020-12-03 15:25:02 +0100
committera14m <[email protected]>2020-12-03 15:25:02 +0100
commite9e61b667af268b1f1da40f2ed2cd5bf30016456 (patch)
tree6b2aeb4135761b92b4795f8ee73532ddd72d65bd /CLI/ruby/.yardopts
parent1404a38b5b6fbfe971729d24bd46e10b8d2da9fc (diff)
Add yard for documentation
Diffstat (limited to 'CLI/ruby/.yardopts')
-rw-r--r--CLI/ruby/.yardopts8
1 files changed, 8 insertions, 0 deletions
diff --git a/CLI/ruby/.yardopts b/CLI/ruby/.yardopts
new file mode 100644
index 0000000..319084e
--- /dev/null
+++ b/CLI/ruby/.yardopts
@@ -0,0 +1,8 @@
+lib/**/*.rb
+
+--readme README.md
+--markup markdown
+--markup-provider redcarpet
+--protected
+--private
+--tag smell:"Code smells"