As per the revised coding standards we need to remove the @ file doc annotation.
We still need @file in .module and .install files, as well as theme templates.
The only @file doc blocks to remove would be for files under (modulename)/src -- the PSR-4-compliant class/interface files.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | AfterPatch_jquery_ui_filter.png | 20.99 KB | Aanal.addweb |
| jquery_ui_filter-remove@file.patch | 1.27 KB | MurthyVittala |
Issue fork jquery_ui_filter-2723129
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
Aanal.addweb commented@MurthyVittala, Thanks for the patch it works well, as I tested it manually by applying in module file. PFA as Result.
Comment #3
i-trokhanenkocan't apply the patch to the current 8.x branch, need to reroll
Comment #6
atul_ghate commentedComment #7
atul_ghate commentedHello @i-trokhanenko, i have reroll the patch and added MR against 8.x-2.x as paches no longer recomented please review.
Comment #8
i-trokhanenkoComment #10
i-trokhanenkoThanks!