WordPress/wp-admin/includes
Aaron Jorbin 9efeb545c0 Remove JSHint due to license compatibility
JSHint inherits a license from JSLint that includes the clause  "The Software shall be used for Good, not Evil." WordPress's license specifically allows grants the freedom to run the program, for any purpose. Please note, this is not an encouragement of evil. Rather than doing something evil, how about learning to love those around you. Instead of tweeting lies and saying people are "Not Good!", help your neighbor. In the words of Lin Manual Miranda, "Love is love is love is love is love is love is love is love, cannot be killed or swept aside." 

This replaces JSHint with esprima, a part of the larger jQuery project, and a custom wrapper for some basic error checking within codemirror.

The existing JSHint configuration is kept in place in case someone wants to use that, but they can only do so for Good.

Fixes #42850
Props netweb for a spelling fix on a comment.


Built from https://develop.svn.wordpress.org/trunk@42547


git-svn-id: http://core.svn.wordpress.org/trunk@42376 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2018-01-23 01:29:32 +00:00
..
admin-filters.php Code is Poetry. 2017-11-30 23:11:00 +00:00
admin.php Code is Poetry. 2017-11-30 23:11:00 +00:00
ajax-actions.php Docs: Correct some typos in the docs for wp_ajax_get_community_events(). 2017-12-11 08:49:48 +00:00
bookmark.php Code is Poetry. 2017-11-30 23:11:00 +00:00
class-automatic-upgrader-skin.php Code is Poetry. 2017-11-30 23:11:00 +00:00
class-bulk-plugin-upgrader-skin.php Code is Poetry. 2017-11-30 23:11:00 +00:00
class-bulk-theme-upgrader-skin.php Code is Poetry. 2017-11-30 23:11:00 +00:00
class-bulk-upgrader-skin.php Code is Poetry. 2017-11-30 23:11:00 +00:00
class-core-upgrader.php Code is Poetry. 2017-11-30 23:11:00 +00:00
class-file-upload-upgrader.php Code is Poetry. 2017-11-30 23:11:00 +00:00
class-ftp-pure.php FTP: ensure that there is only one class named ftp, which is what is expected in the loading of this arcane library. This ensures that an autoload generator, something along the lines of Composer, won't hiccup when it gets to these files. 2016-08-26 18:47:29 +00:00
class-ftp-sockets.php FTP: ensure that there is only one class named ftp, which is what is expected in the loading of this arcane library. This ensures that an autoload generator, something along the lines of Composer, won't hiccup when it gets to these files. 2016-08-26 18:47:29 +00:00
class-ftp.php Bootstrap: do not go gentle into that good night r38411, r38412, and parts of r38389. 2016-08-31 16:31:29 +00:00
class-language-pack-upgrader-skin.php Code is Poetry. 2017-11-30 23:11:00 +00:00
class-language-pack-upgrader.php Code is Poetry. 2017-11-30 23:11:00 +00:00
class-pclzip.php Filesystem API: Ensure memory limit calculations by PclZip are using integers. 2016-07-19 11:55:30 +00:00
class-plugin-installer-skin.php Code is Poetry. 2017-11-30 23:11:00 +00:00
class-plugin-upgrader-skin.php Code is Poetry. 2017-11-30 23:11:00 +00:00
class-plugin-upgrader.php Code is Poetry. 2017-11-30 23:11:00 +00:00
class-theme-installer-skin.php Code is Poetry. 2017-11-30 23:11:00 +00:00
class-theme-upgrader-skin.php Code is Poetry. 2017-11-30 23:11:00 +00:00
class-theme-upgrader.php Code is Poetry. 2017-11-30 23:11:00 +00:00
class-walker-category-checklist.php Code is Poetry. 2017-11-30 23:11:00 +00:00
class-walker-nav-menu-checklist.php Code is Poetry. 2017-11-30 23:11:00 +00:00
class-walker-nav-menu-edit.php Code is Poetry. 2017-11-30 23:11:00 +00:00
class-wp-ajax-upgrader-skin.php Code is Poetry. 2017-11-30 23:11:00 +00:00
class-wp-automatic-updater.php Code is Poetry. 2017-11-30 23:11:00 +00:00
class-wp-comments-list-table.php Comments: Introduce filter for the arguments for the comment query in the comments list table. 2017-12-29 18:21:52 +00:00
class-wp-community-events.php Code is Poetry. 2017-11-30 23:11:00 +00:00
class-wp-filesystem-base.php Code is Poetry. 2017-11-30 23:11:00 +00:00
class-wp-filesystem-direct.php Code is Poetry. 2017-11-30 23:11:00 +00:00
class-wp-filesystem-ftpext.php Code is Poetry. 2017-11-30 23:11:00 +00:00
class-wp-filesystem-ftpsockets.php Code is Poetry. 2017-11-30 23:11:00 +00:00
class-wp-filesystem-ssh2.php Code is Poetry. 2017-11-30 23:11:00 +00:00
class-wp-importer.php Code is Poetry. 2017-11-30 23:11:00 +00:00
class-wp-internal-pointers.php Code is Poetry. 2017-11-30 23:11:00 +00:00
class-wp-links-list-table.php Code is Poetry. 2017-11-30 23:11:00 +00:00
class-wp-list-table-compat.php Code is Poetry. 2017-11-30 23:11:00 +00:00
class-wp-list-table.php Code is Poetry. 2017-11-30 23:11:00 +00:00
class-wp-media-list-table.php Code is Poetry. 2017-11-30 23:11:00 +00:00
class-wp-ms-sites-list-table.php Code is Poetry. 2017-11-30 23:11:00 +00:00
class-wp-ms-themes-list-table.php Code is Poetry. 2017-11-30 23:11:00 +00:00
class-wp-ms-users-list-table.php Code is Poetry. 2017-11-30 23:11:00 +00:00
class-wp-plugin-install-list-table.php Code is Poetry. 2017-11-30 23:11:00 +00:00
class-wp-plugins-list-table.php Code is Poetry. 2017-11-30 23:11:00 +00:00
class-wp-post-comments-list-table.php Code is Poetry. 2017-11-30 23:11:00 +00:00
class-wp-posts-list-table.php Code is Poetry. 2017-11-30 23:11:00 +00:00
class-wp-screen.php Code is Poetry. 2017-11-30 23:11:00 +00:00
class-wp-site-icon.php Code is Poetry. 2017-11-30 23:11:00 +00:00
class-wp-terms-list-table.php Code is Poetry. 2017-11-30 23:11:00 +00:00
class-wp-theme-install-list-table.php Code is Poetry. 2017-11-30 23:11:00 +00:00
class-wp-themes-list-table.php Code is Poetry. 2017-11-30 23:11:00 +00:00
class-wp-upgrader-skin.php Code is Poetry. 2017-11-30 23:11:00 +00:00
class-wp-upgrader-skins.php Load: Re-add class-wp-upgrader-skins.php. 2016-12-03 03:40:41 +00:00
class-wp-upgrader.php Code is Poetry. 2017-11-30 23:11:00 +00:00
class-wp-users-list-table.php Code is Poetry. 2017-11-30 23:11:00 +00:00
comment.php Code is Poetry. 2017-11-30 23:11:00 +00:00
continents-cities.php Code is Poetry. 2017-11-30 23:11:00 +00:00
credits.php Code is Poetry. 2017-11-30 23:11:00 +00:00
dashboard.php i18n: Don't use esc_attr_e() on a variable. 2017-12-20 05:35:50 +00:00
deprecated.php Permalinks: Change structure tag button state more reliably. 2017-09-26 08:24:46 +00:00
edit-tag-messages.php Code is Poetry. 2017-11-30 23:11:00 +00:00
export.php Code is Poetry. 2017-11-30 23:11:00 +00:00
file.php Media: In _wp_handle_upload(), check if the file was properly uploaded before checking its size. 2018-01-17 07:16:30 +00:00
image-edit.php Media: improve flows for cropping on attachment details screen. 2017-12-15 22:03:50 +00:00
image.php Media: Bring consistency to getimagesize() error suppression. 2018-01-15 19:44:47 +00:00
import.php Code is Poetry. 2017-11-30 23:11:00 +00:00
list-table.php Code is Poetry. 2017-11-30 23:11:00 +00:00
media.php Media: Bring consistency to getimagesize() error suppression. 2018-01-15 19:44:47 +00:00
menu.php Code is Poetry. 2017-11-30 23:11:00 +00:00
meta-boxes.php Code is Poetry. 2017-11-30 23:11:00 +00:00
misc.php Code is Poetry. 2017-11-30 23:11:00 +00:00
ms-admin-filters.php Code is Poetry. 2017-11-30 23:11:00 +00:00
ms-deprecated.php Docs: Standardize and add missing deprecation notations in DocBlocks for the following functions: 2017-06-22 17:48:45 +00:00
ms.php Code is Poetry. 2017-11-30 23:11:00 +00:00
nav-menu.php Code is Poetry. 2017-11-30 23:11:00 +00:00
network.php Code is Poetry. 2017-11-30 23:11:00 +00:00
noop.php Code is Poetry. 2017-11-30 23:11:00 +00:00
options.php Code is Poetry. 2017-11-30 23:11:00 +00:00
plugin-install.php Plugins: Update review filter links in Details modal. 2018-01-16 00:15:46 +00:00
plugin.php Docs: Add missing @since tags for add menu page functions. 2017-12-15 00:15:52 +00:00
post.php Code is Poetry. 2017-11-30 23:11:00 +00:00
revision.php Code is Poetry. 2017-11-30 23:11:00 +00:00
schema.php Code is Poetry. 2017-11-30 23:11:00 +00:00
screen.php Code is Poetry. 2017-11-30 23:11:00 +00:00
taxonomy.php Code is Poetry. 2017-11-30 23:11:00 +00:00
template.php Docs: Improve the function and parameter descriptions for do_meta_boxes(). 2017-12-19 15:03:52 +00:00
theme-install.php Code is Poetry. 2017-11-30 23:11:00 +00:00
theme.php Code is Poetry. 2017-11-30 23:11:00 +00:00
translation-install.php Code is Poetry. 2017-11-30 23:11:00 +00:00
update-core.php Remove JSHint due to license compatibility 2018-01-23 01:29:32 +00:00
update.php Code is Poetry. 2017-11-30 23:11:00 +00:00
upgrade.php Code is Poetry. 2017-11-30 23:11:00 +00:00
user.php Code is Poetry. 2017-11-30 23:11:00 +00:00
widgets.php Code is Poetry. 2017-11-30 23:11:00 +00:00