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

Update documents and examples #34

Merged
merged 5 commits into from
Jun 6, 2016
Merged

Update documents and examples #34

merged 5 commits into from
Jun 6, 2016

Conversation

yugui
Copy link
Member

@yugui yugui commented Jun 6, 2016

  • Github-flavored markdown now supports bzl format as an alias of python.

  • Fix typo in documents and comments

  • Follow e08ee96 in README.md

  • Wrap lines to keep them shorter than 80 characters

  • Update the vendoring example because now we don't need to replace "github.com" with "github_com". c.f. abe7374

    Bazel accepts "github.com" as a directory name since bazelbuild/bazel@c1caffa.

@@ -35,7 +35,7 @@ They currently do not support (in order of importance):
* Decide on the name of your package, eg. `github.com/joe/project`
* Add the following to your WORKSPACE file:

```python
```bzl
Copy link
Contributor

Choose a reason for hiding this comment

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

fwiw bzl == python on github.

@damienmg
Copy link
Contributor

damienmg commented Jun 6, 2016

LGTM

@damienmg damienmg merged commit 8142f15 into master Jun 6, 2016
@yugui yugui deleted the feature/update-doc branch June 7, 2016 01:14
groodt pushed a commit to groodt/rules_go that referenced this pull request Mar 14, 2022
* String indexing, change of string representation

Also std.pow
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants