Files
grecia/config/initializers
Javi Martín c6a90b266d Use Pronto to check code conventions
This way developers can run the checks on their machines and using
`bundle exec` we guarantee the right versions of all our gems are being
used; with Hound we can only use the versions supported by their
service.

When including the pronto-erb_lint gem, we're getting errors in
development where our ERB does not follow the conventions Better HTML
expects. Since we only use Better HTML because ERB Lint depends on it,
and right now we are not ready to follow its conventions, we're
disabling it.

Note pronto depends on rugged, which requires CMake and pkg-config to
build the `libgit2` library it depends on. CMake and pkg-config are
installed by default in some GNU/Linux distributions like Ubuntu, but
might not be installed on other systems, so we're adding them as
development dependencies.
2021-03-02 15:48:24 +01:00
..
2021-01-08 15:18:01 +01:00
2015-07-15 13:32:13 +02:00
2020-06-16 13:47:38 +02:00
2019-04-16 17:28:06 +02:00
2015-07-15 13:32:13 +02:00
2020-12-02 12:13:02 +01:00
2017-04-03 12:30:57 +02:00
2015-07-15 13:32:13 +02:00
2019-04-16 17:28:06 +02:00