summaryrefslogtreecommitdiff
path: root/qutebrowser/javascript/.eslintrc.yaml
AgeCommit message (Expand)Author
2020-11-20lint: Bump up eslint/yamllint line length to 88Florian Bruhin
2020-11-19Fix lintFlorian Bruhin
2020-07-23Add yamllintFlorian Bruhin
2020-05-22eslint: Turn off no-negated-conditionFlorian Bruhin
2019-08-20eslint: Turn off new function-call-argument-newline ruleFlorian Bruhin
2019-03-05Turn off named capture group eslint warningJay Kamat
2018-09-19Add bubbles, cancelable, and composed options to dispatch_eventJay Kamat
2018-08-04eslint: Disable require-unicode-regexpFlorian Bruhin
2018-06-25eslint: Turn off max-lines-per-functionFlorian Bruhin
2018-06-12Use -webkit-filter on old QtFlorian Bruhin
2018-01-17Merge remote-tracking branch 'upstream/master' into jay/frame-hintingJay Kamat
2018-01-14Fix crash when clicking <form> element with name="value" childFlorian Bruhin
2017-12-15Disable max-lines in eslintJay Kamat
2017-12-15Explain eslint philosophyFlorian Bruhin
2017-12-15Fix a couple eslint errorsJay Kamat
2017-11-03Merge branch 'master' into stylesheetUlrik de Muelenaere
2017-11-02Remove some obsolete/deprecated eslint customizationsFlorian Bruhin
2017-10-31es6ified jsplexigras
2017-10-30Disable ESLint no-bitwise ruleUlrik de Muelenaere
2017-10-14eslint: Disable multiline-comment-styleFlorian Bruhin
2017-09-04eslint: Turn off function-paren-newlineFlorian Bruhin
2017-06-12Adjust eslintrc for eslint 4.0Florian Bruhin
2017-04-28Ignore comment position with eslintFlorian Bruhin
2017-01-08eslint: Turn off prefer-destructuringFlorian Bruhin
2016-11-26eslint: Turn off capitalized-commentsFlorian Bruhin
2016-08-18eslint: Enable long lines with URLsFlorian Bruhin
2016-08-18Add initial hinting implementationFlorian Bruhin
2016-08-16eslint: Disable no-warning-commentsFlorian Bruhin
2016-08-12eslint: Turn off sort-keysFlorian Bruhin
2016-08-09Modularize javascript codeFlorian Bruhin
2016-08-09Move .eslintrc to qutebrowser/javascriptFlorian Bruhin