Opened 7 years ago
Closed 7 years ago
#48424 closed enhancement (fixed)
Add a comment to RTL files for new contributors, take 2
| Reported by: | SergeyBiryukov | Owned by: | SergeyBiryukov |
|---|---|---|---|
| Priority: | normal | Milestone: | 5.4 |
| Component: | Build/Test Tools | Version: | |
| Severity: | normal | Keywords: | has-patch commit |
| Cc: | Focuses: | docs |
Description
Background: #30666
[41271] added a comment to minified files explaining that they are auto-generated, to help reduce some confusion for new contributors:
/*! This file is auto-generated */
The same should be done for RTL files, since they are also auto-generated during the build process, and should not be patched directly.
Attachments (1)
Change History (4)
#2
in reply to: ↑ 1
@
7 years ago
- Keywords has-patch commit added
Replying to swissspidy:
Is there a ticket for doing the same for JS files?
Not that I know of, let's do it here :) 48424.diff should cover both JS and RTL CSS files.
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Is there a ticket for doing the same for JS files? Occasionally people try to fix things in minified Gutenberg scripts in core.