aboutsummaryrefslogtreecommitdiff
path: root/passgen/random
AgeCommit message (Expand)Author
2023-07-19chore: remove useless `OptIn` annotationsHarsh Shandilya
2023-06-15feat: adopt Kotlin 1.9 Enum entries featureHarsh Shandilya
2023-06-15fix: address `ComposeUnstableCollections` lintHarsh Shandilya
2023-06-04chore: refresh lint baselineHarsh Shandilya
2023-04-29fix(deps): update dependency com.facebook:ktfmt to v0.44 (#2490)...renovate[bot]
2023-04-27feat(lint): update baselinesHarsh Shandilya
2023-04-27refactor(build): introduce a standalone plugin for Kotlin JVM librariesHarsh Shandilya
2023-03-21fix(build): remove `DSL_SCOPE_VIOLATION` suppression...Harsh Shandilya
2022-12-09chore(deps): upgrade ktfmt to 0.42Harsh Shandilya
2022-10-24chore(gradle): add missing suppressions and license headersHarsh Shandilya
2022-07-15all: re-do package structure yet againHarsh Shandilya
2022-06-09Upgrade ktfmt (#1942)...Harsh Shandilya
2022-01-13Refactor randomized password generator into a separate module (#1663)Aditya Wasan