diff options
| author | Guillaume Gomez <guillaume1.gomez@gmail.com> | 2022-05-26 00:32:11 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-05-26 00:32:11 +0200 |
| commit | d932610bab61b9070de69a1ef2cc0a482339e0fc (patch) | |
| tree | fb3053ee15086487f8934b7354194443229ecd70 /src/test/codegen/src-hash-algorithm | |
| parent | b7927413b330b1ee5e9e88fb3caa9dd53791687c (diff) | |
| parent | bb29d5d6e0abbd028bfdecf36c399c1b1f44d1e5 (diff) | |
| download | rust-d932610bab61b9070de69a1ef2cc0a482339e0fc.tar.gz rust-d932610bab61b9070de69a1ef2cc0a482339e0fc.zip | |
Rollup merge of #97394 - GuillaumeGomez:more-eslint-rules, r=notriddle
Add more eslint rules This PR adds more eslint rules. Here are the explanations for each of them: * [space-infix-ops](https://eslint.org/docs/rules/space-infix-ops) * [space-before-function-paren](https://eslint.org/docs/rules/space-before-function-paren) * [space-before-blocks](https://eslint.org/docs/rules/space-before-blocks) * [comma-dangle](https://eslint.org/docs/rules/comma-dangle) * [comma-style](https://eslint.org/docs/rules/comma-style) * [max-len](https://eslint.org/docs/rules/max-len) * [eol-last](https://eslint.org/docs/rules/eol-last) r? `@notriddle`
Diffstat (limited to 'src/test/codegen/src-hash-algorithm')
0 files changed, 0 insertions, 0 deletions
