joshlynchONS

Results 6 issues of joshlynchONS

# Summary Replace the use of repo_name for project name and package name in directory. This allows the user to create a project with a separate package and project name....

Removed GDS tests and files, replacing some quality assurance docs with the GDS ones. The gds question in the cookiecutter start up has been replaced with an ONS question. This...

The R specific pre-commit hooks do not work. The other pre-commit hooks run fine on an R project.

Added code for an auto generating changelog to the workflow. # Checklists This pull/merge request meets the following requirements: - [ ] code runs - [ ] [developments are ethical][data-ethics-framework]...

Add more information on how to structure tests. For example: * when should use you test classes (what are the benefits) * test file per module or function * best...

Add a GitHub workflow that tests all links in markdown files. This will help to find broken links rather than waiting for someone to notice them.