Raymond

Results 10 issues of Raymond

In phpci.yml i set: ``` build_settings: clone_depth: 1 ``` But when i watch server processes i see: git clone --recursive -b master [email protected]:user/my-project.git /var/www/phpci/PHPCI/build/754_41edd/ Where is no --depth 1

bug:confirmed

### What is the URL of the page with the issue? Any page containing example block, e.g. https://pkg.go.dev/io#example-Copy ### What is your user agent? ``` Mozilla/5.0 (Macintosh; Intel Mac OS...

FeatureRequest
pkgsite

Add 1.18 generics to go-money to allow working with different numeric types of Money (e.g. int, int64) * JSON marshal/unmarshal not yet working properly * Write tests to make sure...

Formatter as Data Mutator should be moved to Mutator struct

Same happens with the issue/PR list rows. ![image](https://user-images.githubusercontent.com/3577968/74647460-93bdcd80-5173-11ea-8b18-dc962fdf8684.png)

Sometimes, when I import a package using :GoImport, I need to provide an alias for the package name. This is necessary if a package with the same name already exists....

copy_build copies and build number /var/www/{project}/{build_number} How to prevent {build_number} and copy only project source to project folder.

version:1.6-or-below

When I select a Copilot generated item, I encounter an error and nvim-cmp crashes with the error mentioned below. It looks like cmp tries to replace the entire line. However,...

* This PR fixes the bug when column name has multiple same word initialism with different cases (e.g. Id/id jSon/json) * Adds ability to specify custom column rename rules using...