Update RBI files for simplecov_json_formatter.
This commit is contained in:
parent
656e22766d
commit
481934b4ee
@ -1,9 +1,9 @@
|
|||||||
|
# typed: true
|
||||||
|
|
||||||
# DO NOT EDIT MANUALLY
|
# DO NOT EDIT MANUALLY
|
||||||
# This is an autogenerated file for types exported from the `simplecov_json_formatter` gem.
|
# This is an autogenerated file for types exported from the `simplecov_json_formatter` gem.
|
||||||
# Please instead update this file by running `bin/tapioca gem simplecov_json_formatter`.
|
# Please instead update this file by running `bin/tapioca gem simplecov_json_formatter`.
|
||||||
|
|
||||||
# typed: true
|
|
||||||
|
|
||||||
module SimpleCov
|
module SimpleCov
|
||||||
extend ::SimpleCov::Configuration
|
extend ::SimpleCov::Configuration
|
||||||
|
|
||||||
@ -93,6 +93,8 @@ class SimpleCovJSONFormatter::ResultHashFormatter
|
|||||||
|
|
||||||
private
|
private
|
||||||
|
|
||||||
|
def format_files; end
|
||||||
|
def format_groups; end
|
||||||
def format_source_file(source_file); end
|
def format_source_file(source_file); end
|
||||||
def formatted_result; end
|
def formatted_result; end
|
||||||
end
|
end
|
||||||
Loading…
x
Reference in New Issue
Block a user