Douglas Eichelberger
|
9075cbae62
|
brew style --fix
|
2023-04-21 09:58:50 -07:00 |
|
Douglas Eichelberger
|
ac1e6ded9a
|
git grep -l '# typed: false' | xargs gsed -i 's|# typed: false||g'
|
2023-04-21 09:57:47 -07:00 |
|
Bo Anderson
|
eac32f0b20
|
Additional fixes for Ruby 3 compatibility
|
2022-10-18 01:54:59 +01:00 |
|
Markus Reiter
|
75f8d4b3a6
|
Suppress parser warnings.
|
2020-12-02 10:38:12 +01:00 |
|
Markus Reiter
|
da9289eff0
|
Add more type signatures.
|
2020-11-13 12:26:36 +01:00 |
|
Markus Reiter
|
24ae318a3d
|
Move type annotations into files.
|
2020-10-10 14:59:39 +02:00 |
|
Markus Reiter
|
24eff8f81a
|
Pass args in SoftwareSpec instead of using global args .
|
2020-07-30 03:21:12 +02:00 |
|
Mike McQuaid
|
dfa22680df
|
Autofix rubocop checks.
|
2020-02-19 11:24:12 +00:00 |
|
Mike McQuaid
|
36dbad3922
|
Add frozen_string_literal to all files.
|
2019-04-20 13:27:36 +09:00 |
|
Markus Reiter
|
eac60b0876
|
Add test for RuboCop $LOAD_PATH .
|
2018-09-06 01:10:47 +02:00 |
|