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

Trivial: Document how to run tests, ignore .pyc files #36

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

Conversation

davidmiller
Copy link
Collaborator

Unless you want to see .pyc files in git status and I'm missing something....

@doismellburning
Copy link
Member

Heh no I just have that in my personal .gitignore - https://blog.doismellburning.co.uk/personal-vs-repository-gitignores/

Legit thing to include here though!

@doismellburning
Copy link
Member

Is your lack of trailing \n deliberate...?

@davidmiller
Copy link
Collaborator Author

Is your lack of trailing \n deliberate...?

In as much as I have this as a default editor config

cat config/econf.el | grep trailing-whitespace
(add-hook 'before-save-hook 'delete-trailing-whitespace)

Is your trailing \n deliberate ?

@doismellburning
Copy link
Member

Quieter diffs - you can add a line without modifying other lines ;)

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

Successfully merging this pull request may close these issues.

None yet

2 participants