Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Kotlin DSL type-safe accessors #1347

Merged
merged 1 commit into from
Dec 9, 2023

Conversation

liblit
Copy link
Contributor

@liblit liblit commented Dec 9, 2023

I find these to be a bit more readable than the<T> and configure<T>.

I find these to be a bit more readable than `the<T>` and `configure<T>`.
@liblit liblit added gradle WALA’s Gradle build system cleanup API cleanup and refactoring labels Dec 9, 2023
@liblit liblit requested a review from msridhar December 9, 2023 22:21
@liblit liblit self-assigned this Dec 9, 2023
@liblit liblit enabled auto-merge (rebase) December 9, 2023 22:21
Copy link

github-actions bot commented Dec 9, 2023

Test Results

   455 files  ±0     455 suites  ±0   2h 34m 54s ⏱️ ±0s
   731 tests ±0     714 ✔️ ±0  17 💤 ±0  0 ±0 
2 808 runs  ±0  2 738 ✔️ ±0  70 💤 ±0  0 ±0 

Results for commit 68a5a04. ± Comparison against base commit e9e561e.

@liblit liblit merged commit 2c80c5d into wala:master Dec 9, 2023
9 checks passed
@liblit liblit deleted the use-Kotlin-DSL-type-safe-accessors branch December 9, 2023 22:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup API cleanup and refactoring gradle WALA’s Gradle build system
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants