The Wayback Machine - https://web.archive.org/web/20220428021310/https://github.com/olafurpg
Skip to content
Avatar

Achievements

Achievements

Highlights

  • 1 discussion answered

Organizations

@scala @sbt @scalamacros @lampepfl @sourcegraph @scalameta @build-server-protocol
Block or Report

Block or report olafurpg

Report abuse

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

Report abuse

Pinned

  1. Scala language server with rich IDE features 🚀

    Scala 1.7k 236

  2. Code formatter for Scala

    Scala 1.3k 262

  3. Library to read, analyze, transform and generate Scala programs

    Scala 970 205

  4. Refactoring and linting tool for Scala

    Scala 681 159

  5. Typechecked markdown documentation for Scala

    Scala 325 62

  6. sbt plugin to automate Sonatype releases from GitHub Actions

    Scala 233 57

1,270 contributions in the last year

May Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr Mon Wed Fri

Contribution activity

April 2022

Created a pull request in sourcegraph/lsif-typescript that received 3 comments

Update --infer-tsconfig to skip the allowJs option when there exist TS files

Fixes #87. Previously, we always included the allowJs option when using --infer-tsconfig. However, this behavior was undesirable because TypeScript…

+78 −1 3 comments
Opened 1 other pull request in 1 repository
sourcegraph/src-cli 1 open
Reviewed 10 pull requests in 5 repositories

Created an issue in sourcegraph/lsif-typescript that received 1 comment

Fail the index command when there is no tsconfig.json

I ran lsif-typescript in a repo without a tsconfig.json file and the command succeeded but didn't emit a meaningful dump.lsif-typed file (it's empty)

1 comment
Opened 3 other issues in 3 repositories