-
Updated
Sep 20, 2021 - Python
golang
Go is a programming language built to resemble a simplified version of the C programming language. It compiles at the machine level. Go was created at Google in 2007 by Robert Griesemer, Rob Pike, and Ken Thompson.
Here are 491 public repositories matching this topic...
Running e.g. ./pants help tailor shows:
help tailor
`tailor` goal options
---------------------
Auto-generate BUILD file targets for new source files.
Config section: [tailor]
None available.
... which doesn't indicate that there are any advanced options. There are, in this case.
If a goal/subsystem has advanced options, the output of help should tell users th
-
Updated
Aug 22, 2021 - Python
-
Updated
Jun 15, 2021 - Python
We need to improve the comments explaining the main ideas / insights of the solution
-
Updated
Jul 27, 2018 - Python
Description
Up till now, nearly 65+ Contributors have contributed to Rotten Scripts with more than 400+ Pull Requests created and 350+ Issues created. I want to better understand on how easy has the contributions been for the Contributors.
Since the Project has been a part of many Open-Source Programs, I need to understand how many PRs have been merged and how many PRs were closed. You
-
Updated
Jan 17, 2018 - Python
-
Updated
Jan 28, 2019 - Python
-
Updated
Oct 24, 2021 - Python
-
Updated
Jun 22, 2020 - Python
-
Updated
Oct 29, 2021 - Python
-
Updated
Aug 1, 2021 - Python
-
Updated
Apr 7, 2021 - Python
For example, see #878. The checks are unnecessary
-
Updated
Oct 31, 2021 - Python
-
Updated
Apr 14, 2020 - Python
-
Updated
May 21, 2021 - Python
-
Updated
Oct 4, 2020 - Python
-
Updated
Apr 9, 2020 - Python
-
Updated
Aug 27, 2020 - Python
-
Updated
Oct 24, 2021 - Python
Created by Robert Griesemer, Rob Pike, Ken Thompson
Released November 10, 2009
- Repository
- golang/go
- Website
- golang.org
- Wikipedia
- Wikipedia
Describe the bug
flytectl register filescommand doesn't fail without--countinueOnError. It should fail with exit code 0.Expected behavior
--countinueOnErrorAdditional context to reproduce
No response
Screenshots
No response
Are