Skip to content

Commit

Permalink
🔄 Synced file(s) with WordPress/openverse (WordPress#871)
Browse files Browse the repository at this point in the history
* 🔄 Synced local '.github/subscribe-to-label.json' with remote '.github/subscribe-to-label.json'

* 🔄 Synced local '.pre-commit-config.yaml' with remote '.pre-commit-config.yaml'

* Remove outdated subscribe to json file

* Lint JSON files

Co-authored-by: openverse-bot <null>
Co-authored-by: Madison Swain-Bowden <bowdenm@spu.edu>
  • Loading branch information
openverse-bot and AetherUnbound authored Nov 18, 2022
1 parent 517ffcd commit 2bf8cc3
Showing 33 changed files with 3,460 additions and 11,260 deletions.
8 changes: 2 additions & 6 deletions .github/subscribe-to-label.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
{
"WordPress/gutenberg-design": [
"\ud83d\uddbc\ufe0f aspect: design"
],
"WordPress/openverse": [
"\ud83d\uddbc\ufe0f aspect: design"
]
"WordPress/gutenberg-design": ["🖼️ aspect: design"],
"WordPress/openverse": ["🖼️ aspect: design"]
}
8 changes: 0 additions & 8 deletions .github/subscribe_to_label.json

This file was deleted.

8 changes: 1 addition & 7 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -20,10 +20,6 @@ repos:
- id: fix-encoding-pragma
args:
- --remove
- id: pretty-format-json
exclude: package(-lock)?\.json
args:
- --autofix
- id: requirements-txt-fixer

- repo: https://github.com/PyCQA/isort
@@ -73,9 +69,7 @@ repos:
rev: v2.5.0
hooks:
- id: prettier
files: ^js/.*$
- id: prettier
types: [yaml]
exclude: .*\.md$

- repo: https://github.com/koalaman/shellcheck-precommit
rev: v0.8.0
Original file line number Diff line number Diff line change
@@ -381,9 +381,7 @@
}
],
"creditline": "Hinman B. Hurlbut Collection",
"culture": [
"America, 19th century"
],
"culture": ["America, 19th century"],
"current_location": "206 American Landscape",
"department": "American Painting and Sculpture",
"digital_description": null,
@@ -515,9 +513,7 @@
"citations": [],
"date": "1838",
"description": "Dr. George Ackerly [d. 1842], New York, NY, to his daughter, Emma Ackerly1",
"footnotes": [
"1Ackerly was Cole's brother-in-law."
]
"footnotes": ["1Ackerly was Cole's brother-in-law."]
},
{
"citations": [
@@ -538,9 +534,7 @@
"citations": [],
"date": "1847-",
"description": "Jonathan G. and Emma Ackerly Chapman, sold to Nicholas Matthews1",
"footnotes": [
"1Chapman and Emma Ackerly married on April 20, 1847.11"
]
"footnotes": ["1Chapman and Emma Ackerly married on April 20, 1847.11"]
},
{
"citations": [
Original file line number Diff line number Diff line change
@@ -9,9 +9,7 @@
"creation_date_latest": 1799,
"creators": [],
"creditline": "Gift of Mr. and Mrs. J. H. Wade",
"culture": [
"Germany, 18th century"
],
"culture": ["Germany, 18th century"],
"current_location": null,
"department": "Decorative Art and Design",
"digital_description": null,
Loading

0 comments on commit 2bf8cc3

Please sign in to comment.