You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/public/less
silverwind c37ec66ee2 replace lesshint with stylelint (#7305)
New CSS linter which is much more powerfull than the previous one.
Configuration is default but I had to remove a few rules that were
throwing too many or weird errors.

More importantly, the linter will exit with code 1 on errors so now our
build will fail if the CSS linter fails which should eliminate linter
errors being introduced without notice.
5 years ago
..
themes replace lesshint with stylelint (#7305) 5 years ago
_admin.less Fix code overflow (#6914) 5 years ago
_base.less fix extra newlines when copying from diff in Firefox (#7288) 5 years ago
_dashboard.less Add less linter via npx (#6936) 5 years ago
_editor.less Add less linter via npx (#6936) 5 years ago
_emojify.less Allow labels to contain emoji (#6063) 6 years ago
_explore.less Repository avatars (#6986) 5 years ago
_form.less replace lesshint with stylelint (#7305) 5 years ago
_home.less Add less linter via npx (#6936) 5 years ago
_install.less Clean less files (#6921) 5 years ago
_markdown.less replace lesshint with stylelint (#7305) 5 years ago
_organization.less Add less linter via npx (#6936) 5 years ago
_repository.less replace lesshint with stylelint (#7305) 5 years ago
_review.less Add less linter via npx (#6936) 5 years ago
_tribute.less Add less linter via npx (#6936) 5 years ago
_user.less replace lesshint with stylelint (#7305) 5 years ago
index.less Pull request review/approval and comment on code (#3748) 6 years ago