-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #235 from NFDI4Microbiota/improve-spellchecker
Update spellcheck.yml
- Loading branch information
Showing
11 changed files
with
475,424 additions
and
88 deletions.
There are no files selected for viewing
475,228 changes: 475,228 additions & 0 deletions
475,228
.github/workflows/spellcheck.acronyms.whitelist
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,102 @@ | ||
NFDI | ||
NFDIs | ||
Microbiota | ||
mb | ||
html | ||
css | ||
RDM | ||
DMPs | ||
parasitology | ||
README | ||
Findable | ||
Interoperable | ||
SOPs | ||
RNALater | ||
Ruocco | ||
HCl | ||
cardinality | ||
microbiome | ||
curation | ||
Parasitology | ||
DMP | ||
DMPs | ||
amplicon | ||
metagenomic | ||
rhizosphere | ||
Pseudomonas | ||
aeruginosa | ||
HISAT | ||
Illumina | ||
NovaSeq | ||
TruSeq | ||
ontologies | ||
mRNA | ||
bioinformatics | ||
protistology | ||
Omics | ||
TDR | ||
TDRs | ||
funder | ||
funders | ||
reusability | ||
RDMO | ||
de | ||
forschungsdaten | ||
DFG | ||
DFGs | ||
zbmed | ||
CoreTrustSeal | ||
OpenAIRE | ||
Microbiota's | ||
Microbiotas | ||
anonymization | ||
england | ||
Bioinformatics | ||
DeCaF | ||
METASTAVA | ||
GRP | ||
DSW | ||
Programme | ||
Curation | ||
DCC | ||
DMPonline | ||
Cessda | ||
maDMPs | ||
RDMkit | ||
DSW | ||
RDC | ||
Actionability | ||
AOS | ||
Aruna | ||
GDWG | ||
NBI | ||
scalable | ||
IOM | ||
FSD | ||
al | ||
et | ||
engelhardt | ||
pauls | ||
pavone | ||
rehwald | ||
subdiscipline | ||
Jupyter | ||
reproducibility | ||
Sielemann | ||
sielemann | ||
bres | ||
FAIRsharing | ||
Orthologous | ||
macromolecular | ||
omics | ||
Bielefeld | ||
ENVO | ||
ENVOs | ||
DDBJ | ||
ENA | ||
KnowledgeBase | ||
NCBI | ||
ELN | ||
IRB | ||
IRB | ||
PAO |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,4 +15,6 @@ jobs: | |
# The checkout step | ||
- uses: actions/checkout@v3 | ||
- uses: rojopolis/[email protected] | ||
name: Spellcheck | ||
name: Spellcheck | ||
with: | ||
config_path: .github/workflows/spellcheck_config.yml |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.