NovemLinguae

Results 181 comments of NovemLinguae

Example: https://en.wikipedia.org/w/index.php?title=Talk:American_Embassy_School,_New_Delhi&oldid=1072862803

Mentioned at https://en.wikipedia.org/wiki/Wikipedia_talk:WikiProject_Articles_for_creation#Assigning_WikiProjects_to_Articles

Requested by Robert McClenon at https://en.wikipedia.org/wiki/Wikipedia_talk:WikiProject_Articles_for_creation#AFCH_Helper_Script_and_Categories

I've narrowed it down to `"eslint-config-wikimedia": "^0.20.0",`, which uses `eslint-plugin-jsdoc` as a dependency, which in turn uses `@es-joy/jsdoccomment` as a dependency.

```js "eslint": "^8.43.0", "eslint-config-wikimedia": "^0.25.1", "eslint-plugin-jsdoc": "^46.2.6", ``` Upgrading all the eslint stuff to the latest version in package.json + `npm update` was ineffective. Will file an upstream ticket. https://github.com/wikimedia/eslint-config-wikimedia/issues/510

Mentioned by DoubleGrazing today at https://en.wikipedia.org/wiki/Wikipedia_talk:WikiProject_Articles_for_creation#Repeated_comments

Mentioned again today: https://en.wikipedia.org/wiki/Wikipedia_talk:WikiProject_Articles_for_creation#Anyone_know_why_AFCH_has_been_re-adding_a_duplicate_comment%3F Additional diff: https://en.wikipedia.org/wiki/Special:Diff/1233550011

Additional diff: https://en.wikipedia.org/w/index.php?title=Draft:Demolition_Ranch&diff=prev&oldid=1234778471

Thanks for the ping. Do any of the maintainers use this on Toolforge? If so and you've found it to be free of PHP errors and exceptions, maybe check what...

> ${workspaceFolder}/vendor/bin/php-cs-fixer @oliverpool I'm having this problem too. May I ask where you typed this? Was it in here? Doing something similar to the above got my phpcs working for...