Skip to content

Conversation

@Yarob50
Copy link

@Yarob50 Yarob50 commented Jan 11, 2024

No description provided.

package-lock.json
*.tgz
*.log
.prettierignore
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

unsure about that one, .vscode. makes sense though

- regex: 'ArcGIS\.Runtime\.(Qt)\.(\d+)\.(\d+)(?:\.(\d+)|)'
family_replacement: 'ArcGIS Runtime SDK for $1'

#
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

?

- regex: '(Radio Thmanyah)/(\d+)\.(\d+)\.(\d+)'
family_replacement: 'Radio Thmanyah'
- regex: '(Radio Thmanyah ar)/(\d+)\.(\d+)\.(\d+)'
family_replacement: 'راديو ثمانية'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For consistency, can the family be written in non-utf8 characters? (i.e. why do we need the arabic distinction)


# Radio Thmanyah Podcast Catcher
- regex: '(Radio Thmanyah)/(\d+)\.(\d+)\.(\d+)'
family_replacement: 'Radio Thmanyah'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

line not needed, as you use a capture group with the same value

- regex: '(Radio Thmanyah Android)/(\d+)\.(\d+)\.(\d+)'
family_replacement: 'Radio Thmanyah Android'
- regex: '(Radio Thmanyah iOS)/(\d+)\.(\d+)\.(\d+)'
family_replacement: 'Radio Thmanyah iOS'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

line not needed, as you use a capture group with the same value

- regex: '(Radio Thmanyah ar)/(\d+)\.(\d+)\.(\d+)'
family_replacement: 'راديو ثمانية'
- regex: '(Radio Thmanyah Android)/(\d+)\.(\d+)\.(\d+)'
family_replacement: 'Radio Thmanyah Android'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

line not needed, as you use a capture group with the same value

@lbarthon lbarthon self-requested a review June 6, 2024 04:09
@lbarthon
Copy link
Member

lbarthon commented Jun 6, 2024

You'll also need to fix conflicts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants