Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Format .github Directory #1631

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

Conversation

ncalteen
Copy link

馃憢馃徎 Hello from another Hubber!

This PR is meant to update the contents of the .github directory for formatting/readability. I had noticed that the existing .prettierrc.json was configured with the TypeScript parser, causing it to not apply formatting to non-.ts files.

I had also noticed that several actions were out of date (e.g. actions/checkout, actions/download-artifact, and actions/upload-artifact), so those have been updated as well.

Lastly, I modified the file and workflow names to be more descriptive and (hopefully) easier to troubleshoot.

I didn't want to create too large of a PR, hence the updates only being applied to the .github directory. If the this PR is approved, I can submit further ones for the rest of the repository.

馃

@ncalteen ncalteen requested a review from a team as a code owner January 26, 2024 19:14
@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant