This commit is contained in:
2023-07-13 10:33:43 -04:00
commit 9195787f8b
16 changed files with 427 additions and 0 deletions

5
static-analysis/Gemfile Normal file
View File

@@ -0,0 +1,5 @@
# frozen_string_literal: true
source 'https://rubygems.org'
gem 'rubocop', path: '/home/adammo/repos/presentations/static-analysis/rubocop'