Tags: ngoldbaum/LibCST
Tags
Switch default parser implementation to native (Instagram#929) The old parser is now only available using LIBCST_PARSER_TYPE=pure
Bump actions/upload-artifact from 2 to 3 (Instagram#811) Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v2...v3) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Adding a provider which can tell what accessor to use to go from the … …parent to that child node (Instagram#807)
PreviousNext