This website requires JavaScript.
Explore
Help
Register
Sign In
wikimedia
/
mediawiki-extensions-ReplaceText
Watch
1
Star
0
Fork
You've already forked mediawiki-extensions-ReplaceText
0
mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/ReplaceText
synced
2024-12-18 09:11:42 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
be197b8c57
mediawiki-extensions-Replac...
/
.gitignore
11 lines
99 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add .gitignore Change-Id: Iaaf8b8a16b7213bb6bd736421dd2e4b1882b7a83
2012-06-21 18:37:04 +00:00
*~
*.kate-swp
.*.swp
update gitignore with a couple of emacs bits Change-Id: I9534a2808fee997c6f4fff6fd8167331906db96b
2017-01-15 02:48:02 +00:00
\#.*#
.#*
build: Updating mediawiki/mediawiki-codesniffer to 0.9.0 The following sniffs are failing and were disabled: * MediaWiki.Commenting.FunctionComment.MissingParamTag * MediaWiki.Commenting.FunctionComment.MissingReturn * MediaWiki.FunctionComment.Missing.Protected * MediaWiki.FunctionComment.Missing.Public * MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment Change-Id: Ic25b2569656fb1b30b759c920644c2d6f777a492
2017-06-20 07:20:41 +00:00
node_modules/
vendor/
composer.lock
Add phan configuration Change-Id: I405d1d86e43c99fbaecf027461781bf57110421e (cherry picked from commit efd15f505804d45429d4fc7cc433b05d2d426768)
2018-04-14 09:12:39 +00:00
tests/phan/issues
build: Updating grunt to 1.3.0 * https://npmjs.com/advisories/577 (CVE-2018-3721) * https://npmjs.com/advisories/745 * https://npmjs.com/advisories/782 (CVE-2018-16487) * https://npmjs.com/advisories/788 * https://npmjs.com/advisories/813 * https://npmjs.com/advisories/1065 (CVE-2019-10744) * https://npmjs.com/advisories/1523 (CVE-2019-10744) Additional changes: * Replaced "jakub-onderka" packages with "php-parallel-lint". * Committed package-lock.json (T179229) too. * Consolidated .phpcs.xml encoding to "UTF-8" (T200956). * Dropped .php5 and .inc files from .phpcs.xml (T200956). * Also sorted "composer fix" command to run phpcbf last. * Added the "composer phan" command to conveniently run phan. * Set `root: true` in .eslintrc.json (T206485). * Enable eslint caching. Change-Id: I226ec86e0b2ed01892047197f2cb7bb3f1ca9fa8
2021-01-02 20:02:51 +00:00
/.eslintcache
Reference in a new issue
Copy permalink