Skip to content

Conversation

@cs01
Copy link
Owner

@cs01 cs01 commented Aug 15, 2019

I just noticed many files in the source code had not been formatted with prettier. This PR adds a check to the CI build to confirm all files comply with the formatting style for the project. There are no functional change in this PR, only code style.

To format gdbgui's source you can run

npx prettier gdbgui/src/js/tests/**/* --write

or better yet, configure your text editor to run pretty when files change.

@cs01 cs01 merged commit 4b9bdce into master Aug 15, 2019
@cs01 cs01 deleted the cs01/require-js-code-formatting branch August 15, 2019 04:50
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.

2 participants