Make WordPress Core

Opened 6 years ago

Closed 6 years ago

Last modified 6 years ago

#51312 closed defect (bug) (fixed)

Remove unused legacy globals from JSHint config

Reported by: TimoTijhof Owned by: SergeyBiryukov
Priority: normal Milestone: 5.6
Component: Build/Test Tools Version:
Severity: normal Keywords: has-patch has-unit-tests
Cc: Focuses:

Description

Following issue #37117 and r47512.

Change History (5)

This ticket was mentioned in PR #531 on WordPress/wordpress-develop by Krinkle.


6 years ago
#1

  • Keywords has-patch has-unit-tests added

Follows-up 98584d6e11 (r47512).

Trac ticket: https://core.trac.wordpress.org/ticket/51312

#2 @SergeyBiryukov
6 years ago

  • Milestone Awaiting Review5.6
  • Owner set to SergeyBiryukov
  • Status assignedreviewing

#3 @SergeyBiryukov
6 years ago

  • Resolutionfixed
  • Status reviewingclosed

In 48977:

Build/Test Tools: Remove unused legacy globals from JSHint config for QUnit.

Follow-up to [47512].

Props TimoTijhof.
Fixes #51312. See #37117.

#4 @SergeyBiryukov
6 years ago

In 48978:

Build/Test Tools: Restore the QUnit global in JSHint config for QUnit.

Follow-up to [47512], [48977].

See #51312, #37117.

Note: See TracTickets for help on using tickets.