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

Iannotate demo #228

Open
wants to merge 7 commits into
base: iannotate-demo
Choose a base branch
from
Open

Conversation

hypothesisData.links.html +
' "' +
hypothesisData.name +
'")')
Copy link
Contributor

Choose a reason for hiding this comment

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

Use backticks here: "* Hypothesis Group: ${hypothesisData.name} ... "

Copy link
Collaborator Author

@4xdk 4xdk Jul 14, 2018

Choose a reason for hiding this comment

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

linter is still splitting this in a weird way, now it's just one place though.
Any way we can prevent it from splitting it like:
deliverables: (task.deliverables +=* Hypothesis Group: ${
hypothesisData.name
}
)

accept: 'application/json',
'content-type': 'application/json',
authorization: 'Bearer 6879-DF1aRxrzWAarRZBMfak86Zs57i-LFtZCF1esFLYIlAU' // TODO update to one owned by elimisteve
},
Copy link
Contributor

Choose a reason for hiding this comment

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

Holy shit, way to go @4xdk! :-D

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Yeah, that was the toughest bit :)

// taskGid,
// name,
// description,
// })
Copy link
Contributor

Choose a reason for hiding this comment

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

@4xdk Delete?

headers: {
accept: 'application/json',
'content-type': 'application/json',
authorization: 'Bearer 6879-DF1aRxrzWAarRZBMfak86Zs57i-LFtZCF1esFLYIlAU' // TODO update to one owned by elimisteve
Copy link
Contributor

Choose a reason for hiding this comment

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

@4xdk Quote the keys for consistency, please

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