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

Clean up the readme a bit #15

Closed
wants to merge 1 commit into from
Closed

Clean up the readme a bit #15

wants to merge 1 commit into from

Conversation

faern
Copy link
Member

@faern faern commented Aug 30, 2024

No description provided.

@faern faern requested a review from gregoire-mullvad August 30, 2024 12:49
Comment on lines -49 to +53
this program, as well as submitting changes.
When scanning a file, unicop will look for a `unicop.toml` config file in the same directory as the file being scanned. If one does not exist it check in the parent directory. It keeps looking up the directory tree until finding a config file or reaching the filesystem root. If no config file is found, the unicop defaults are used.

## Todo
### Defaults

Things left to implement to make this usable
The default configuration is to allow all unicode code points except bidirectional (bidi) characters in
comments and in string literals. In all other places only ASCII characters are allowed.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So we don't forget: we discussed that this doesn't really explain the relation between the user config and the defaults. Perhaps it could be rewritten by explaining the defaults first and then how unicop.toml can be used to extend the defaults.

@faern
Copy link
Member Author

faern commented Sep 27, 2024

This is no longer relevant.

@faern faern closed this Sep 27, 2024
@faern faern deleted the cleanup-readme branch September 27, 2024 12:43
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