Merge branch 'feature/reformat_comments' into 'develop'
针对备注重新格式化
See merge request !1
Showing
| ... | @@ -4,7 +4,7 @@ $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib) | ... | @@ -4,7 +4,7 @@ $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib) |
| require 'annotate/version' | require 'annotate/version' | ||
| Gem::Specification.new do |s| | Gem::Specification.new do |s| | ||
| s.name = 'annotate' | s.name = 'ta_annotate' | ||
| s.version = Annotate.version | s.version = Annotate.version | ||
| s.required_ruby_version = '>= 2.4.0' | s.required_ruby_version = '>= 2.4.0' | ||
| ... | ... |
Please
register
or
sign in
to comment