Skip to content
Automated code review for GitHub pull requests.
Ruby JavaScript CSS HTML Shell
Branch: master
Clone or download

Latest commit

tysongach Replace Neat `media` mixin with vanilla CSS
Neat is no longer maintained. This commit starts to remove Neat by
replacing almost all instances of its `media` mixin with vanilla CSS
syntax - there really is no need for a mixin here.
Latest commit e4fbedc May 29, 2020

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
app Replace Neat `media` mixin with vanilla CSS Jun 8, 2020
bin Update NPM libraries (#1742) Sep 14, 2019
config Replace normalize-rails with npm package Jun 8, 2020
db Upgrade codebase to Rails 6 Feb 24, 2020
doc Move from Resque to Sidekiq for all jobs (#1684) Mar 22, 2019
lib Delete outdated comments Dec 6, 2019
log Set up Rails Dec 29, 2012
public Redesign app navigation Jun 2, 2017
spec Update Ruby to 2.7.1 and gems to make it work (#1776) May 12, 2020
vendor Create components folder for reused SCSS Sep 23, 2016
.browserslistrc Update NPM libraries (#1742) Sep 14, 2019
.env Use the GitHub app for all users May 29, 2019
.env.test Support GitHub app flow Aug 1, 2018
.eslintrc Update NPM libraries (#1742) Sep 14, 2019
.gitignore Upgrade to Webpacker 3 Sep 12, 2017
.hound.yml Replace scss-lint for stylelint Jun 8, 2020
.rspec Use rails_helper Mar 18, 2015
.rubocop.yml Update Ruby to 2.7.1 and gems to make it work (#1776) May 12, 2020
.ruby-version Update Ruby to 2.7.1 and gems to make it work (#1776) May 12, 2020
.stylelintrc.json
CODE_OF_CONDUCT.md Update legal name and change FAQ -> Help (#1543) May 30, 2018
CONTRIBUTING.md Move from Resque to Sidekiq for all jobs (#1684) Mar 22, 2019
Gemfile Replace normalize-rails with npm package Jun 8, 2020
Gemfile.lock
LICENSE Update legal name and change FAQ -> Help (#1543) May 30, 2018
Procfile Move from Resque to Sidekiq for all jobs (#1684) Mar 22, 2019
README.md Updated the README file Mar 25, 2019
Rakefile Resolve the OmniAuth CVE Sep 16, 2019
babel.config.js Update NPM libraries (#1742) Sep 14, 2019
circle.yml Update Ruby to 2.7.1 and gems to make it work (#1776) May 12, 2020
config.ru Use Resque instead of DelayedJob Apr 21, 2014
jest.config.js Use the GitHub app for all users May 29, 2019
package.json
postcss.config.js Update NPM libraries (#1742) Sep 14, 2019
yarn.lock Replace normalize-rails with npm package Jun 8, 2020

README.md

Hound

Build Status codebeat Reviewed by Hound

This codebase is the Rails app for Hound, a hosted service that reviews GitHub pull requests for style guide violations.

Supported languages:

  • Bash
  • Elixir
  • Go
  • HAML
  • JavaScript
    • CoffeeScript
    • TypeScript
  • Markdown
  • PHP
  • Python
  • Ruby
    • ERB
  • Sass / SCSS
  • Swift

Note: When Hound has nothing to check, it reports a successful status.

If you have any questions about the service, see Help or email us at hello@houndci.com.

To contribute to the Hound codebase, see the CONTRIBUTING.md file.

License

The names and logos for Hound are trademarks of Hound Group LLC

Hound is Copyright © 2012-2018 Hound Group LLC. It is free software, and may be redistributed under the terms specified in the LICENSE file.

You can’t perform that action at this time.