Skip to content

Conversation

StevenMassaro
Copy link
Contributor

Impact

  • Bug fix (non-breaking change which fixes expected existing functionality)
  • Enhancement/New feature (adds functionality without impacting existing logic)
  • Breaking change (fix or feature that would cause existing functionality to change)

Description

Things to be aware of

Things to worry about

Additional Context

*
* @param changeSet Unused
*/
default Boolean getStripComments(ChangeSet changeSet) {

Check notice

Code scanning / CodeQL

Useless parameter Note

The parameter 'changeSet' is never used.
@StevenMassaro StevenMassaro marked this pull request as ready for review July 26, 2024 19:27
@filipelautert filipelautert merged commit 163c642 into master Aug 2, 2024
36 checks passed
@filipelautert filipelautert deleted the DAT-17390 branch August 2, 2024 19:24
filipelautert pushed a commit that referenced this pull request Aug 13, 2024
…0) (#6137)

changes in support of globally setting stripComments option

Co-authored-by: obovsunivskyii <baqaua@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants