coafile.rst: Add aspects section #462
Merged
Conversation
CI failing |
Is this example real? |
I think I will change it to be more abstract (showing dummy config/non real aspect like above in this file). After a bear got aspectized, I will add the Tutorial.rst for the working, real example |
Users/coafile.rst
Outdated
files = ** | ||
aspects = aspectname1, AspectName2 # case-insensitive | ||
# defining an aspect's taste | ||
aspectname1.aspect_taste = 80 |
jayvdb
Aug 29, 2017
Member
.
should be :
.
should be :
ack 682c13d |
@rultor merge |
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.
Relates to coala/coala#4665