6 Commits

Author SHA1 Message Date
Maximilian Downey Twiss
eddca7e0e8 Enable additional temporarily disabled cops (#9394) 2024-03-01 12:24:31 -05:00
Maximilian Downey Twiss
de24923ee8 Add Rubocop CI (#7083)
* Rename IgnoredPatterns to AllowedPatterns.

* Exclude docopt.rb (not our code) from Rubocop

* Disable Style/RedundantReturn

* Disable Style/MutableConstant

* Disable Style/NumericLiterals

* Set Layout/IndentationStyle to spaces

* Temporarily disable various cops.

* Add Rubocop CI via Octocop

* Lint tree with rubocop -A -c .rubocop.yml

Co-authored-by: Satadru Pramanik <satadru@gmail.com>
2022-08-22 13:31:25 -04:00
Ed Reel
339caab19e Correct more spelling errors (#5654) 2021-04-18 12:46:34 +08:00
Ed Reel
1bc928f5b2 Correct grammar and spelling errors (#5651) 2021-04-17 23:24:45 -04:00
Kevin Perkins
951925aeb8 Trim trailing whitespace in most files (#4946)
Co-authored-by: Ed Reel <edreel@gmail.com>
2021-01-20 17:58:34 -06:00
Ed Reel
b59445abde Add core_packages.txt, check_updates.sh, compare_packages.sh and packages.yaml to the tools directory (#1949)
* Add check_updates.sh script and packages.yaml

Update packages.yaml

Update packages.yaml

Update packages.yaml

Add compare_packages.sh

Correct c_ares download url

Add new packages to packages.yaml

Update packages.yaml

- Add core_packages.txt
- Add options to limit checks in check_updates.sh

Update packages.yaml

* Update packages.yaml

* Update packages.yaml
2018-03-18 15:49:54 -04:00