Skip to content

Commit

Permalink
Add Rust to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rubdos committed Jul 22, 2017
1 parent fabb5e3 commit e8ea12c
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ coala-bears
-----------

coala-bears is a Python package containing all the bears that are officially
supported by coala. It features more than **78 bears** covering
**54 languages**. Here is a `generated list <https://github.com/coala/bear-docs/>`_
supported by coala. It features more than **79 bears** covering
**55 languages**. Here is a `generated list <https://github.com/coala/bear-docs/>`_
that contains information about each bear, such as the languages it supports and
what fixes it can apply to your code.

Expand Down Expand Up @@ -69,35 +69,35 @@ To see what coala can do for your language, run:
+----------------------------+----------------------------+----------------------------+
| Languages coala provides algorithms for |
+============================+============================+============================+
| C | Latex | SQL |
| C | Latex | sh & bash scripts |
+----------------------------+----------------------------+----------------------------+
| C++ | Lua | Stylus |
| C++ | Lua | SQL |
+----------------------------+----------------------------+----------------------------+
| C# | Markdown | Swift |
| C# | Markdown | Stylus |
+----------------------------+----------------------------+----------------------------+
| CMake | Matlab/Octave | TypeScript |
| CMake | Matlab/Octave | Swift |
+----------------------------+----------------------------+----------------------------+
| CoffeeScript | Natural Language (English) | Verilog |
| CoffeeScript | Natural Language (English) | Typescript |
+----------------------------+----------------------------+----------------------------+
| CSS | Perl | VHDL |
| CSS | Perl | Verilog |
+----------------------------+----------------------------+----------------------------+
| Dart | PHP | Vimscript |
| Dart | PHP | VHDL |
+----------------------------+----------------------------+----------------------------+
| Fortran | Python 2 | XML |
| Fortran | Python 2 | Vimscript |
+----------------------------+----------------------------+----------------------------+
| Go | Python 3 | YAML |
| Go | Python 3 | XML |
+----------------------------+----------------------------+----------------------------+
| Haskell | R | |
| Haskell | R | YAML |
+----------------------------+----------------------------+----------------------------+
| HTML | reStructured Text | |
+----------------------------+----------------------------+----------------------------+
| Java | Ruby | |
+----------------------------+----------------------------+----------------------------+
| JavaScript | Scala | |
| JavaScript | Rust | |
+----------------------------+----------------------------+----------------------------+
| JSP | SCSS | |
| JSP | Scala | |
+----------------------------+----------------------------+----------------------------+
| Julia | sh & bash scripts | |
| Julia | SCSS | |
+----------------------------+----------------------------+----------------------------+

The number of bears grows every day! If you want to see any particular
Expand Down

0 comments on commit e8ea12c

Please sign in to comment.