You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1104,6 +1104,8 @@ YAPF follows a distinctive methodology, originating from the 'clang-format' tool
1104
1104
1105
1105
-[ERB Lint](https://github.com/Shopify/erb-lint) — Lint your ERB or HTML files
1106
1106
1107
+
-[ERB::Formatter](https://github.com/nebulab/erb-formatter) — Format ERB files with speed and precision.
1108
+
1107
1109
-[Fasterer](https://github.com/DamirSvrtan/fasterer) — Common Ruby idioms checker.
1108
1110
1109
1111
-**flay**:warning: — Flay analyzes code for structural similarities.
@@ -1952,6 +1954,8 @@ Its technology helps developers automate testing, find bugs, and reduce manual l
1952
1954
1953
1955
-[ERB Lint](https://github.com/Shopify/erb-lint) — Lint your ERB or HTML files
1954
1956
1957
+
-[ERB::Formatter](https://github.com/nebulab/erb-formatter) — Format ERB files with speed and precision.
1958
+
1955
1959
-[htmlbeautifier](https://github.com/threedaymonk/htmlbeautifier) — A normaliser/beautifier for HTML that also understands embedded Ruby. Ideal for tidying up Rails templates.
1956
1960
1957
1961
@@ -1972,6 +1976,8 @@ Its technology helps developers automate testing, find bugs, and reduce manual l
1972
1976
1973
1977
-[ERB Lint](https://github.com/Shopify/erb-lint) — Lint your ERB or HTML files
1974
1978
1979
+
-[ERB::Formatter](https://github.com/nebulab/erb-formatter) — Format ERB files with speed and precision.
1980
+
1975
1981
-**grunt-bootlint**:warning: — A Grunt wrapper for [Bootlint](https://github.com/twbs/bootlint), the HTML linter for Bootstrap projects.
1976
1982
1977
1983
-**gulp-bootlint**:warning: — A gulp wrapper for [Bootlint](https://github.com/twbs/bootlint), the HTML linter for Bootstrap projects.
@@ -2209,6 +2215,8 @@ but with the following improvements:
2209
2215
2210
2216
-[dawnscanner](https://github.com/thesp0nge/dawnscanner) — A static analysis security scanner for ruby written web applications. It supports Sinatra, Padrino and Ruby on Rails frameworks.
2211
2217
2218
+
-[ERB::Formatter](https://github.com/nebulab/erb-formatter) — Format ERB files with speed and precision.
2219
+
2212
2220
-[Skunk](https://github.com/fastruby/skunk) — A SkunkScore Calculator for Ruby Code -- Find the most complicated code without test coverage!
2213
2221
2214
2222
-[Traceroute](https://github.com/amatsuda/traceroute) — A Rake task gem that helps you find the unused routes and controller actions for your Rails 3+ app.
0 commit comments