-
-
Notifications
You must be signed in to change notification settings - Fork 5.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update dependencies, tweak eslint #32719
Conversation
I think I may reconsider the sonar removal. At least they have now published a changelog: https://github.com/SonarSource/SonarJS/blob/master/packages/jsts/src/rules/CHANGELOG.md |
Have restored sonarjs plugin for now, will check on upgrading it later. Pull request is ready. |
Reverted the tsconfig change and just gitignore |
* giteaofficial/main: Bump relative-time-element to v4.4.4 (go-gitea#32730) Update dependencies, tweak eslint (go-gitea#32719) Issue time estimate, meaningful time tracking (go-gitea#23113)
Removeeslint-plugin-sonarjs
. I lost faith in it since they moved it to their monorepo and I can't recall the last time when this plugin raised a useful error.no-jquery
Tweak typescript config to prevent temp files in root directory in certain situationsFile is just gitignored now.