Files
posthog/common
Lucas Ricoy 53b8cccc64 feat(web-analytics): add RBAC to web analytics (#39432)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2025-10-10 18:04:50 +00:00
..
2025-08-29 08:28:15 +00:00

Common Libraries

This folder contains projects, tools and utilities, which are common/ and shared amongst all the products/.

Dev guidelines

  • Try to keep the folder names under_score cased, as dashes make it hard to import files in some languages (e.g. Python, Ruby, ...)