-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #104 from joker1007/add-rbs
Add simple RBS signatures for generated files
- Loading branch information
Showing
354 changed files
with
6,676 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,3 +9,4 @@ | |
/tmp/ | ||
/node_modules | ||
/vendor | ||
/.gem_rbs_collection/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,3 +8,4 @@ gemspec | |
gem "benchmark-ips" | ||
gem "pry-byebug" | ||
gem "activesupport" | ||
gem "steep", require: false |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
D = Steep::Diagnostic | ||
|
||
target :lib do | ||
signature "sig" | ||
|
||
check "lib" # Directory name | ||
|
||
# configure_code_diagnostics(D::Ruby.default) # `default` diagnostics setting (applies by default) | ||
end | ||
|
||
# target :test do | ||
# signature "sig", "sig-private" | ||
# | ||
# check "test" | ||
# | ||
# # library "pathname" # Standard libraries | ||
# end |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,172 @@ | ||
--- | ||
path: ".gem_rbs_collection" | ||
gems: | ||
- name: abbrev | ||
version: '0' | ||
source: | ||
type: stdlib | ||
- name: activesupport | ||
version: '7.0' | ||
source: | ||
type: git | ||
name: ruby/gem_rbs_collection | ||
revision: 438153d157e1e1ed6b640da973e33f333e57e6d9 | ||
remote: https://github.com/ruby/gem_rbs_collection.git | ||
repo_dir: gems | ||
- name: ast | ||
version: '2.4' | ||
source: | ||
type: git | ||
name: ruby/gem_rbs_collection | ||
revision: 438153d157e1e1ed6b640da973e33f333e57e6d9 | ||
remote: https://github.com/ruby/gem_rbs_collection.git | ||
repo_dir: gems | ||
- name: base64 | ||
version: '0' | ||
source: | ||
type: stdlib | ||
- name: bigdecimal | ||
version: '0' | ||
source: | ||
type: stdlib | ||
- name: concurrent-ruby | ||
version: '1.1' | ||
source: | ||
type: git | ||
name: ruby/gem_rbs_collection | ||
revision: 438153d157e1e1ed6b640da973e33f333e57e6d9 | ||
remote: https://github.com/ruby/gem_rbs_collection.git | ||
repo_dir: gems | ||
- name: connection_pool | ||
version: '2.4' | ||
source: | ||
type: git | ||
name: ruby/gem_rbs_collection | ||
revision: 438153d157e1e1ed6b640da973e33f333e57e6d9 | ||
remote: https://github.com/ruby/gem_rbs_collection.git | ||
repo_dir: gems | ||
- name: csv | ||
version: '0' | ||
source: | ||
type: stdlib | ||
- name: date | ||
version: '0' | ||
source: | ||
type: stdlib | ||
- name: erb | ||
version: '0' | ||
source: | ||
type: stdlib | ||
- name: fileutils | ||
version: '0' | ||
source: | ||
type: stdlib | ||
- name: forwardable | ||
version: '0' | ||
source: | ||
type: stdlib | ||
- name: i18n | ||
version: '1.10' | ||
source: | ||
type: git | ||
name: ruby/gem_rbs_collection | ||
revision: 438153d157e1e1ed6b640da973e33f333e57e6d9 | ||
remote: https://github.com/ruby/gem_rbs_collection.git | ||
repo_dir: gems | ||
- name: json | ||
version: '0' | ||
source: | ||
type: stdlib | ||
- name: listen | ||
version: '3.2' | ||
source: | ||
type: git | ||
name: ruby/gem_rbs_collection | ||
revision: 438153d157e1e1ed6b640da973e33f333e57e6d9 | ||
remote: https://github.com/ruby/gem_rbs_collection.git | ||
repo_dir: gems | ||
- name: logger | ||
version: '0' | ||
source: | ||
type: stdlib | ||
- name: minitest | ||
version: '0' | ||
source: | ||
type: stdlib | ||
- name: monitor | ||
version: '0' | ||
source: | ||
type: stdlib | ||
- name: mutex_m | ||
version: '0' | ||
source: | ||
type: stdlib | ||
- name: optparse | ||
version: '0' | ||
source: | ||
type: stdlib | ||
- name: parser | ||
version: '3.2' | ||
source: | ||
type: git | ||
name: ruby/gem_rbs_collection | ||
revision: 438153d157e1e1ed6b640da973e33f333e57e6d9 | ||
remote: https://github.com/ruby/gem_rbs_collection.git | ||
repo_dir: gems | ||
- name: pathname | ||
version: '0' | ||
source: | ||
type: stdlib | ||
- name: rainbow | ||
version: '3.0' | ||
source: | ||
type: git | ||
name: ruby/gem_rbs_collection | ||
revision: 438153d157e1e1ed6b640da973e33f333e57e6d9 | ||
remote: https://github.com/ruby/gem_rbs_collection.git | ||
repo_dir: gems | ||
- name: rake | ||
version: '13.0' | ||
source: | ||
type: git | ||
name: ruby/gem_rbs_collection | ||
revision: 438153d157e1e1ed6b640da973e33f333e57e6d9 | ||
remote: https://github.com/ruby/gem_rbs_collection.git | ||
repo_dir: gems | ||
- name: rbs | ||
version: 3.4.4 | ||
source: | ||
type: rubygems | ||
- name: rdoc | ||
version: '0' | ||
source: | ||
type: stdlib | ||
- name: securerandom | ||
version: '0' | ||
source: | ||
type: stdlib | ||
- name: singleton | ||
version: '0' | ||
source: | ||
type: stdlib | ||
- name: steep | ||
version: 1.6.0 | ||
source: | ||
type: rubygems | ||
- name: strscan | ||
version: '0' | ||
source: | ||
type: stdlib | ||
- name: time | ||
version: '0' | ||
source: | ||
type: stdlib | ||
- name: timeout | ||
version: '0' | ||
source: | ||
type: stdlib | ||
- name: tsort | ||
version: '0' | ||
source: | ||
type: stdlib | ||
gemfile_lock_path: Gemfile.lock |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
# Download sources | ||
sources: | ||
- type: git | ||
name: ruby/gem_rbs_collection | ||
remote: https://github.com/ruby/gem_rbs_collection.git | ||
revision: main | ||
repo_dir: gems | ||
|
||
# You can specify local directories as sources also. | ||
# - type: local | ||
# path: path/to/your/local/repository | ||
|
||
# A directory to install the downloaded RBSs | ||
path: .gem_rbs_collection | ||
|
||
gems: | ||
# If you want to avoid installing rbs files for gems, you can specify them here. | ||
- name: language_server-protocol | ||
ignore: true |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.