/velocity-raptor

Cleverly eviscerate your life goals with an agile-like tracker

Primary LanguageRuby

Velocity Raptor

CircleCI

Development

VS Code

rebornix.ruby extension configuration

{
  "ruby.lint": {
    "rubocop": {
      "lint": true,
      "rails": true
    },
    "ruby": false  // Runs ruby -wc
  }
}