Fix up linting, make lint clean#10
Closed
jakebailey wants to merge 1 commit intotransform-stack-commit-9from
Closed
Fix up linting, make lint clean#10jakebailey wants to merge 1 commit intotransform-stack-commit-9from
jakebailey wants to merge 1 commit intotransform-stack-commit-9from
Conversation
862b53a to
b303800
Compare
de15745 to
21d2bb9
Compare
b303800 to
a9b1b81
Compare
447b364 to
4be74e4
Compare
21d2bb9 to
dd3abe2
Compare
4be74e4 to
0bdfaab
Compare
dd3abe2 to
8d3b866
Compare
0bdfaab to
ed1fa01
Compare
8d3b866 to
ec3de2a
Compare
ed1fa01 to
719036a
Compare
ec3de2a to
ce5df67
Compare
719036a to
626c88b
Compare
ce5df67 to
d40d483
Compare
626c88b to
44fab70
Compare
d40d483 to
b576e05
Compare
44fab70 to
53c4f2c
Compare
b576e05 to
529ac2b
Compare
53c4f2c to
bb30e75
Compare
529ac2b to
3460bfe
Compare
bb30e75 to
804627b
Compare
3460bfe to
7f20686
Compare
804627b to
3cbc760
Compare
7f20686 to
6854688
Compare
3cbc760 to
197b5d4
Compare
521fbd5 to
384138c
Compare
b83d2c7 to
8987a2b
Compare
384138c to
833817e
Compare
8987a2b to
eeaeb48
Compare
833817e to
600071d
Compare
eeaeb48 to
9c8a095
Compare
600071d to
21b899d
Compare
9c8a095 to
378f0a2
Compare
21b899d to
2d2bc32
Compare
378f0a2 to
bc19be8
Compare
2d2bc32 to
b13c24e
Compare
bc19be8 to
d4e1158
Compare
b13c24e to
14edf84
Compare
d4e1158 to
3452995
Compare
14edf84 to
c715b6f
Compare
3452995 to
4a32b3c
Compare
c715b6f to
338eb4b
Compare
4a32b3c to
07e9212
Compare
338eb4b to
c5d4e71
Compare
07e9212 to
c37eb63
Compare
c5d4e71 to
e2e794a
Compare
c37eb63 to
55c7a4b
Compare
e2e794a to
c051a97
Compare
55c7a4b to
a221932
Compare
c051a97 to
34f469f
Compare
a221932 to
faf17aa
Compare
34f469f to
539021a
Compare
faf17aa to
cd3a89e
Compare
Now that we are modules, there's no reason to ban multiple namespaces per file; each file is its own scope and declaring a namespace won't merge it into any other files.
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Now that we are modules, there's no reason to ban multiple namespaces
per file; each file is its own scope and declaring a namespace won't
merge it into any other files.
Please do not comment on this PR. Depending on how this set of PRs evolves, this PR's contents may change entirely based on the order of commits.
This PR is a part of a stack: