Skip to content

Commit

Permalink
Add authorship
Browse files Browse the repository at this point in the history
  • Loading branch information
Wirone committed Jan 10, 2024
1 parent 22f585e commit 21d00cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Fixer/Basic/NumericLiteralSeparatorFixer.php
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
* - {@link https://github.com/sindresorhus/eslint-plugin-unicorn/blob/main/rules/numeric-separators-style.js}
*
* @author Marvin Heilemann <marvin.heilemann+github@googlemail.com>
* @author Greg Korba <greg@codito.dev>
*/
final class NumericLiteralSeparatorFixer extends AbstractFixer implements ConfigurableFixerInterface
{
Expand Down

0 comments on commit 21d00cf

Please sign in to comment.