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

Start the project #3

Merged
merged 1 commit into from
Sep 30, 2016
Merged

Start the project #3

merged 1 commit into from
Sep 30, 2016

Conversation

orta
Copy link
Member

@orta orta commented Sep 30, 2016

It's a start ⛳

screen shot 2016-09-30 at 10 48 01

"flowtype/define-flow-type": 1,
"flowtype/require-parameter-type": 1,
"flowtype/require-return-type": [ 1,"always", { "annotateUndefined": "never" } ],
"flowtype/space-after-type-colon": [ 1, "always" ],
"flowtype/space-before-type-colon": [ 1, "never" ],
"flowtype/type-id-match": [ 1, "^([A-Z][a-z0-9]+)+Type$" ],
"flowtype/type-id-match": [ 0, "^([A-Z][a-z0-9]+)+Type$" ],
Copy link
Member Author

Choose a reason for hiding this comment

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

I'm not calling all my Thingy types ThingyType thanks

@@ -4,16 +4,18 @@
"plugins": [
"standard",
"promise",
"flowtype"
"flowtype",
"flow-vars"
Copy link
Member Author

Choose a reason for hiding this comment

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

morreee linterrrsss


// warn on changelog

danger.git.created_files.join(" ")
Copy link
Member Author

Choose a reason for hiding this comment

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

so I don't get warnings

@orta orta merged commit 462470e into master Sep 30, 2016
@orta orta deleted the structure branch September 30, 2016 10:12
orta pushed a commit that referenced this pull request Jul 5, 2019
orta pushed a commit that referenced this pull request Feb 15, 2023
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.

None yet

1 participant