lib/ivar/check_all.rb
# frozen_string_literal: true require_relative "../ivar" # Enable automatic inclusion of Ivar::Checked in all classes and modules # defined within the project root. Ivar.check_all
# frozen_string_literal: true require_relative "../ivar" # Enable automatic inclusion of Ivar::Checked in all classes and modules # defined within the project root. Ivar.check_all