Skip to content

Commit 5899979

Browse files
authored
Merge pull request CenterForOpenScience#971 from CenterForOpenScience/feature/pbs-26-6
Merge Feature/pbs 26-6 into develop
2 parents fca9031 + d750fc0 commit 5899979

236 files changed

Lines changed: 6326 additions & 8963 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.husky/pre-commit

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,4 @@
11
npx lint-staged || {
22
printf "\n\nERROR: Linting issues were found in the committed files. Please address them before proceeding.\n\n\n\n"
33
exit 1
4-
}
5-
6-
# npm run docs:coverage || {
7-
# printf "\n\nERROR: Documentation Coverage thresholds are not met."
8-
# printf "\n\nIn the future this will block your ability to commit locally until it is resolved."
9-
# printf "\n\nThe same pipeline runs via GitHub actions."
10-
# printf "\n\nYou are seeing this error because code was added without documentation."
11-
# exit 1
12-
# }
4+
}

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ take up to 60 seconds once the docker build finishes.
2222

2323
### Recommended
2424

25-
- [Compodoc Conventions](docs/compodoc.md).
2625
- [Docker Commands](docs/docker.md).
2726
- [ESLint Strategy](docs/eslint.md).
2827
- [Git Conventions](docs/git-convention.md).

docs/compodoc.md

Lines changed: 0 additions & 96 deletions
This file was deleted.

0 commit comments

Comments
 (0)