- Notifications
You must be signed in to change notification settings - Fork254
Ability To Turn Off Formatting For Subdirectory#873
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Open
samdeane wants to merge26 commits intoswiftlang:mainChoose a base branch fromelegantchaos:main
base:main
Could not load branches
Branch not found:{{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline, and old review comments may become outdated.
Uh oh!
There was an error while loading.Please reload this page.
Open
Changes from1 commit
Commits
Show all changes
26 commits Select commitHold shift + click to select a range
eb29cb8 Initial stab at option to disable all formatting.
samdeane356b55f Updated config documentation in README.
samdeane021d6b3 Fixed typo, initialiser.
samdeane3e4c5d2 Documented allDisabled key
samdeane8bade83 Emit unmodified source if allDisabled is true.
samdeaneaac6fe8 Don't lint if allDisabled is set.
samdeanea7d4c24 Change flag to skipAll.
samdeane3046d92 Tweaked docs
samdeanebb4382e Check for suppression file first.
samdeane17dc1bd Use .swift-format-ignore as the file name.
samdeanecf27a3c Move suppression logic up to FileIterator
samdeane7b22d51 Removed spurious newlines
samdeanefb8b06f Filter urls to remove ignored ones.
samdeane5d85e22 Tweaked readme.
samdeane9ab91a5 Removed obsolete addition.
samdeane7b35513 Oops - skipping initial directory...
samdeaneb2975de Documentation tweaks.
samdeaneed1d3c4 Add minimal IgnoreFile abstraction.
samdeane3bc036e Comment for IgnoreFile class
samdeanecff2b22 Added IgnoreFile unit tests
samdeanee9861ca Added test for nested directory.
samdeaneba343ca Added string constructor. Don't skip dir.
samdeanec9a14e3 Removed test resources
samdeane707061f fixed nested test with explanatory comment
samdeane85840d6 Fixed merge conflict
samdeane5b5db57 Actually, this test should fail (currently)
samdeaneFile filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
Oops - skipping initial directory...
- Loading branch information
Uh oh!
There was an error while loading.Please reload this page.
commit7b35513213e45433357557c04fbe7e4582a572ac
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.