change flatten to Array#flat (Node 10.x EOL) #1

Open
f0x wants to merge 1 commit from f0x-validatem/normalize-rules:master into master
First-time contributor
No description provided.
f0x added 1 commit 2022-08-22 20:45:20 +02:00
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u master:f0x-validatem-master
git checkout f0x-validatem-master

Merge

Merge the changes and update on Forgejo.
git checkout master
git merge --no-ff f0x-validatem-master
git checkout master
git merge --ff-only f0x-validatem-master
git checkout f0x-validatem-master
git rebase master
git checkout master
git merge --no-ff f0x-validatem-master
git checkout master
git merge --squash f0x-validatem-master
git checkout master
git merge --ff-only f0x-validatem-master
git checkout master
git merge f0x-validatem-master
git push origin master
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: validatem/normalize-rules#1
No description provided.