Skip to content
View ccoVeille's full-sized avatar
🤒
Out sick
🤒
Out sick

Organizations

@ccoveille-forks

Block or report ccoVeille

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ccoVeille/README.md

Hi everyone,

I'm Christophe, smiling person, father of two, Husband, Senior Developer/Architect (in that exact order, it's important)

I'm interested in Go, fish shell, TDD, golangci-lint, typos seeker.

Compulsive code reviewer. 🕵️‍♂️

🔭 I'm currently working on a new project jargonLint

🔧 My forks are here https://github.com/ccoveille-forks I moved them with github-forks-sanitizer

Pinned Loading

  1. golangci-lint-config-examples Public

    These are .golangci.yml to go based on your need

    25 1

  2. jargonLint/jargonLint Public

    jargonLint: A project to build and maintain comprehensive Vale rules.

    12 2

  3. go-safecast Public

    Safe number conversion in Go: address gosec G115 and cwe-190 Integer Overflow or Wraparound

    Go 51 4

  4. hougesen/mdsf Public

    Format markdown code blocks using your favorite tools

    Rust 45 1

2,493 contributions in the last year

Contribution Graph
Day of Week March April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Contributed to gofr-dev/gofr, ccoVeille/go-safecast, mgechev/revive and 348 other repositories
Loading A graph representing ccoVeille's contributions from March 24, 2024 to March 29, 2025. The contributions are 46% code review, 21% commits, 19% issues, 14% pull requests. 46% Code review 19% Issues 14% Pull requests 21% Commits

Contribution activity

March 2025

Created a pull request in ccoVeille/go-safecast that received 3 comments

ci: add more linters to golangci-lint

revive.exported stylecheck Please note, the golangci-lint default exclusions rules I had to disable to make things work as expected. For more inf…

+15 −1 lines changed 3 comments
Opened 4 other pull requests in 1 repository
ccoVeille/go-safecast 4 merged

Created an issue in go-fuego/fuego that received 3 comments

http.Flusher is not always present in http.ResponseWriter

There is a problem with code added with #430, the http.Flusher is not always present on the response writer. func (rw *responseWriter) Flush() { rw.R…

3 comments
Started 1 discussion in 1 repository
ccoVeille/go-safecast
  • v1.6.1
    This contribution was made on Mar 21
Loading