1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-03 01:45:47 +00:00
gitea/web_src/js
silverwind 7c47e24093
Add Vue linting (#13447)
* Add Vue linting

Turns out the .vue files were not linted at all, so I added that as well
as re-indented the file to 2-space and fixed all reasonable issues that
cam up except one case of a unintended side effect for which I have no
idea how to fix it, so the rule was disabled.

* misc tweaks

* update lockfile

* use overrides to include .vue files

* treat warnings as errors on lint-frontend

* also treat stylelint warnings as errors

* use equal sign syntax

Co-authored-by: Lauris BH <lauris@nix.lv>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2020-11-07 23:11:09 +08:00
..
components Add Vue linting (#13447) 2020-11-07 23:11:09 +08:00
features Update some JS dependencies (#13222) 2020-10-21 19:02:24 +08:00
markdown Make SVG size argument optional (#12814) 2020-09-11 16:19:00 -04:00
standalone Collapse Swagger UI tags by default (#12428) 2020-08-05 22:42:19 +01:00
vendor Rewrite GitGraph.js (#12137) 2020-07-05 02:04:24 +01:00
index.js Add Vue linting (#13447) 2020-11-07 23:11:09 +08:00
jquery.js Upgrade jQuery to 3.5.0, remove jQuery-Migrate, fix deprecations (#11055) 2020-04-18 18:46:29 -04:00
publicpath.js Fix webpack chunk loading with STATIC_URL_PREFIX (#11526) 2020-05-20 23:33:31 +01:00
serviceworker.js Fix serviceworker output file and misc improvements (#11562) 2020-05-24 08:36:40 +01:00
svg.js Update Octicons to v10 (#12240) 2020-07-17 18:15:12 +03:00
utils.js Update some JS dependencies (#13222) 2020-10-21 19:02:24 +08:00