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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setup clean and smudge filters #90

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ejaquay
Copy link
Collaborator

@ejaquay ejaquay commented Jan 29, 2025

Commit clean and smudge filters into the repo and the setup-filters script is added. The script can be used to setup the filters and must be run from a shell command line in the nitros9 repo base directory. To run the setup type "scripts/setup-filters"

Filters require python3 and the script requires /bin/sh

On initial commit the script clean filter defaults to the "spread out" source formatting currently in github.

After the github repository is converted to "condensed" formatting the local repo must also be converted and the setup-filters line "#ASMCLEAN=$REPODIR/scripts/asmclean" should be uncommented.

Commit clean and smudge filters into the repo and the
setup-filters script is added.  The script can be used to
setup the filters and must be run from a shell command
line in the nitros9 repo base directory.  To run the setup
type "scripts/setup-filters"

Filters require python3 in PATH and the script requires /bin/sh

On initial commit the script clean filter defaults to
the "spread out" source formatting currently in github.

After the github repository is converted to "condensed"
formatting the local repo must also be converted and the
setup-filters line "#ASMCLEAN=$REPODIR/scripts/asmclean"
should be uncommented.
@ejaquay ejaquay requested a review from Deek January 29, 2025 05:32
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.

1 participant