Commit graph

  • 48ee2433d6 build(deps): bump golang.org/x/tools from 0.26.0 to 0.27.0 master dependabot[bot] 2024-12-01 22:00:36 +0000
  • 17cff6fd58
    build(deps): bump golang.org/x/tools from 0.26.0 to 0.27.0 dependabot[bot] 2024-12-01 22:00:36 +0000
  • 4c828f7302 [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2024-11-25 23:25:59 +0000
  • 660d1fd59f
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2024-11-25 23:25:59 +0000
  • 632a706303 refactor: avoid one string to []byte conversion v0.5.3 Oleksandr Redko 2024-11-20 15:11:12 +0200
  • 98578576b8 chore: format with goimports Oleksandr Redko 2024-11-20 15:14:07 +0200
  • 166e49d25a chore: format with goimports Oleksandr Redko 2024-11-20 15:14:07 +0200
  • 0787465166 refactor: avoid one string to []byte conversion Oleksandr Redko 2024-11-20 15:11:12 +0200
  • 4ad817c8f3 [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2024-11-11 23:28:43 +0000
  • 7fea05b66b
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2024-11-11 23:28:43 +0000
  • fae7a27f40 build(deps): bump golang.org/x/tools from 0.25.0 to 0.26.0 dependabot[bot] 2024-11-01 21:32:22 +0000
  • 7efde699e6
    build(deps): bump golang.org/x/tools from 0.25.0 to 0.26.0 dependabot[bot] 2024-11-01 21:32:22 +0000
  • fbf73fbd4d
    update badge link to wiki Gabriel Augendre 2024-10-30 16:37:48 +0100
  • ed98e56f00
    prevent concurrent coverage reports Gabriel Augendre 2024-10-30 16:35:52 +0100
  • 7f2b12beab
    add coverage badge Gabriel Augendre 2024-10-30 16:29:06 +0100
  • 9b1b0c8986
    remove unused contrib folder Gabriel Augendre 2024-10-30 16:28:56 +0100
  • 1c05d23bb3
    fix condition on coverage report job Gabriel Augendre 2024-10-30 16:23:45 +0100
  • e1e94fa7d4
    use separate job with specific permissions for coverage report Gabriel Augendre 2024-10-30 16:23:02 +0100
  • db40be2dee [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-10-30 15:13:31 +0000
  • 0c76b071d6 add coverage report Gabriel Augendre 2024-10-30 16:12:54 +0100
  • 2269f30ba5
    [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-10-30 15:13:31 +0000
  • da7e1392ba
    add coverage report Gabriel Augendre 2024-10-30 16:12:54 +0100
  • cddb074802
    add badges in readme Gabriel Augendre 2024-10-30 15:35:31 +0100
  • 548d1beeac [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2024-10-08 01:08:51 +0000
  • c85ff0e380
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2024-10-08 01:08:51 +0000
  • 7e1e279ad5 build(deps): bump golang.org/x/tools from 0.24.0 to 0.25.0 dependabot[bot] 2024-10-01 22:12:46 +0000
  • 36077a5832
    build(deps): bump golang.org/x/tools from 0.24.0 to 0.25.0 dependabot[bot] 2024-10-01 22:12:46 +0000
  • 88173f8b3f [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2024-09-09 22:56:04 +0000
  • c867b01ba4
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2024-09-09 22:56:04 +0000
  • 4dc5fc8817 build(deps): bump golang.org/x/tools from 0.23.0 to 0.24.0 dependabot[bot] 2024-09-01 21:38:11 +0000
  • 2a51676b2a
    build(deps): bump golang.org/x/tools from 0.23.0 to 0.24.0 dependabot[bot] 2024-09-01 21:38:11 +0000
  • 25eb4fa74b chore: ignore binary v0.5.2 Fernandez Ludovic 2024-09-01 13:37:56 +0200
  • 4526c31d1d fix: use mon go1.22.0 Fernandez Ludovic 2024-09-01 13:29:39 +0200
  • 2319ceecde chore: ignore binary Fernandez Ludovic 2024-09-01 13:37:56 +0200
  • 86380bd1bf fix: use mon go1.22.0 Fernandez Ludovic 2024-09-01 13:29:39 +0200
  • 8782199988 [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2024-08-26 23:15:07 +0000
  • ac286dc075
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2024-08-26 23:15:07 +0000
  • 4410b65005
    doc: update linter description v0.5.1 Gabriel Augendre 2024-08-26 10:30:12 +0200
  • 90afb8d3fa update readme v0.5.0 Gabriel Augendre 2024-08-26 07:47:30 +0200
  • 021f1b4ed6 cd: use go1.23 for golangci-lint Gabriel Augendre 2024-08-26 07:46:50 +0200
  • be0aa70f23
    Detect nested contexts in function literals (#18) Venkatesh Kotwade 2024-08-26 11:16:02 +0530
  • c2c0e62d59 feat: also added support for multiple contexts Venkatesh Kotwade 2024-08-26 01:41:16 +0530
  • 387c533fad added one more case Venkatesh Kotwade 2024-08-26 01:35:09 +0530
  • 89a1841d57 refactor: use multi case Venkatesh Kotwade 2024-08-26 01:29:37 +0530
  • 71bde6a5f6 use node instead of block Venkatesh Kotwade 2024-08-26 01:28:11 +0530
  • 07aa8cc6a2 refactor: Update getReportMessage function to handle unsupported nested context types Venkatesh Kotwade 2024-08-25 03:12:41 +0530
  • b46089e786 feat: Improve detection of nested contexts in function literals Venkatesh Kotwade 2024-08-25 02:22:31 +0530
  • 0f9412c2ac feat: Add detection for nested contexts in function literals Venkatesh Kotwade 2024-08-25 01:49:35 +0530
  • 0d2c4019d4 update go.mod to 1.22 Gabriel Augendre 2024-08-25 18:15:22 +0200
  • 77afd24616 cd: always run all test jobs Gabriel Augendre 2024-08-25 16:00:22 +0200
  • 2e1ec44b79 drop support for go 1.21, and test against released go 1.23 Gabriel Augendre 2024-08-25 15:59:59 +0200
  • 0be9888cea
    Merge pull request #17 from Crocmagnon/pre-commit-ci-update-config Gabriel Augendre 2024-08-20 08:05:44 +0200
  • ab55c271f9
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2024-08-19 22:52:08 +0000
  • 46a445090d
    Merge pull request #16 from Crocmagnon/dependabot/go_modules/golang.org/x/tools-0.23.0 Gabriel Augendre 2024-08-02 01:31:47 +0200
  • 3df83da91f
    build(deps): bump golang.org/x/tools from 0.22.0 to 0.23.0 dependabot[bot] 2024-08-01 21:38:51 +0000
  • a80e8ddef6 cd: test with 1.23rc2 Gabriel Augendre 2024-07-23 19:13:11 +0200
  • 30606c7931
    Merge pull request #15 from Crocmagnon/feat/context-condition v0.4.0 Gabriel Augendre 2024-07-23 19:07:45 +0200
  • 091030580e feat: detect in nested blocks Gabriel Augendre 2024-07-12 12:04:01 +0200
  • f35e8a2263
    Merge pull request #13 from Crocmagnon/go1.23 Gabriel Augendre 2024-07-02 00:32:37 +0200
  • 40f87bfc57 cd: test with go 1.23rc1 Gabriel Augendre 2024-07-02 00:26:25 +0200
  • bf0cfec130
    Merge pull request #11 from Crocmagnon/dependabot/go_modules/golang.org/x/tools-0.22.0 Gabriel Augendre 2024-07-02 00:23:55 +0200
  • c6325891c1
    Merge pull request #12 from Crocmagnon/dependabot/github_actions/goreleaser/goreleaser-action-6 Gabriel Augendre 2024-07-02 00:23:39 +0200
  • 9a9e950a91
    build(deps): bump goreleaser/goreleaser-action from 5 to 6 dependabot[bot] 2024-07-01 21:47:37 +0000
  • 602eb047a9
    build(deps): bump golang.org/x/tools from 0.21.0 to 0.22.0 dependabot[bot] 2024-07-01 21:23:29 +0000
  • a2ca606f30
    Merge pull request #10 from Crocmagnon/pre-commit-ci-update-config Gabriel Augendre 2024-06-11 07:51:32 +0200
  • 802ac1311c
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2024-06-10 22:55:26 +0000
  • e8053df661
    Merge pull request #9 from MichaelUrman/contained v0.3.0 Gabriel Augendre 2024-05-29 17:29:50 +0200
  • 69e9ae12fc Explain getRootIdent/ObjectOf/Pos check Michael Urman 2024-05-29 10:26:10 -0500
  • 0e13d068ad Fix array test Michael Urman 2024-05-29 10:07:03 -0500
  • 3e9e29f41c Test and fix cases with nested contexts Michael Urman 2024-05-29 09:47:58 -0500
  • 6be4ab74b8
    Merge pull request #7 from Crocmagnon/pre-commit-ci-update-config Gabriel Augendre 2024-05-28 07:23:56 +0200
  • db036b18d4
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2024-05-27 22:24:08 +0000
  • 9beb365772
    Merge pull request #6 from Crocmagnon/pre-commit-ci-update-config Gabriel Augendre 2024-05-21 08:56:02 +0200
  • 954c9b64c6
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2024-05-20 21:54:23 +0000
  • acb08d4731
    Merge pull request #5 from Crocmagnon/pre-commit-ci-update-config Gabriel Augendre 2024-05-14 07:20:53 +0200
  • 66526fe956
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2024-05-13 22:24:40 +0000
  • d5171e1d54
    Merge pull request #4 from Crocmagnon/dependabot/go_modules/golang.org/x/tools-0.21.0 Gabriel Augendre 2024-05-07 10:53:48 +0200
  • de95617005
    build(deps): bump golang.org/x/tools from 0.19.0 to 0.21.0 dependabot[bot] 2024-05-07 08:50:53 +0000
  • e7f3a75701
    add dependabot config Gabriel Augendre 2024-05-07 10:50:26 +0200
  • ec963af14f
    Merge pull request #3 from Crocmagnon/pre-commit-ci-update-config Gabriel Augendre 2024-05-07 10:50:13 +0200
  • da706a0193 update golangci-lint action Gabriel Augendre 2024-05-07 10:45:21 +0200
  • 0b0c70a0a6
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2024-05-06 22:31:22 +0000
  • 6a0a70a6a3
    Merge pull request #2 from Crocmagnon/pre-commit-ci-update-config Gabriel Augendre 2024-04-09 07:21:40 +0200
  • b6bd36f685
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2024-04-08 23:04:56 +0000
  • 5cfbe16927
    Update README.md Gabriel Augendre 2024-04-06 09:09:43 +0200
  • 4c2ad68b8d
    Merge pull request #1 from Crocmagnon/pre-commit-ci-update-config Gabriel Augendre 2024-04-02 08:08:43 +0200
  • a0fa7dbcdc
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2024-04-01 22:39:17 +0000
  • a2187f17e7 fix: remove panic v0.2.2 Gabriel Augendre 2024-03-28 00:08:19 +0100
  • 95e882dd7d force github token in goreleaser v0.2.1 Gabriel Augendre 2024-03-28 00:01:25 +0100
  • 25cb4f05b9 fix goreleaser Gabriel Augendre 2024-03-28 00:01:15 +0100
  • 781d685146 refactor: rename foreshadow to fatcontext v0.2.0 Gabriel Augendre 2024-03-27 23:50:12 +0100
  • a7ef75e6e9 ci: skip go test in pre-commit.ci Gabriel Augendre 2024-03-27 23:07:39 +0100
  • da0fa3f168 Revert "ci: run go checks in pre-commit.ci" Gabriel Augendre 2024-03-27 23:07:11 +0100
  • 0ce2055c51 ci: run go checks in pre-commit.ci Gabriel Augendre 2024-03-27 23:06:08 +0100
  • 384f8008b9 docs: update & document dev commands Gabriel Augendre 2024-03-27 22:59:32 +0100
  • 03bce0f06d ci: run goreleaser only if test & lint pass Gabriel Augendre 2024-03-27 22:51:04 +0100
  • 48329d1b05 chore: setup goreleaser v0.1.3 Gabriel Augendre 2024-03-27 22:48:14 +0100
  • 8f5da5c4f4 run golangci-lint on ubuntu only Gabriel Augendre 2024-03-27 22:35:57 +0100
  • ad16182dc5 add .gitattributes to fix windows builds Gabriel Augendre 2024-03-27 22:23:20 +0100
  • 92a12682a1 fix build job name Gabriel Augendre 2024-03-27 22:18:59 +0100