mirror of
https://github.com/ThrowTheSwitch/CMock.git
synced 2026-09-06 02:09:59 +00:00
Update to latest Unity and therefore newer Rubocop standards. Tweaked scripts to match latest standards.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
HERE = __dir__ + '/'
|
||||
HERE = "#{__dir__}//".freeze
|
||||
|
||||
require 'rake'
|
||||
require 'rake/clean'
|
||||
|
||||
Reference in New Issue
Block a user