https://github.com/jeremyjh/dialyxir

dialyzer elixir mix-tasks

Last synced: about 1 month ago

Repository metadata:

Mix tasks to simplify use of Dialyzer in Elixir projects.


Owner metadata:


Committers metadata

Last synced: about 2 months ago

Total Commits: 456
Total Committers: 101
Avg Commits per committer: 4.515
Development Distribution Score (DDS): 0.627

Commits in past year: 11
Committers in past year: 8
Avg Commits per committer in past year: 1.375
Development Distribution Score (DDS) in past year: 0.818

Name Email Commits
Andrew Summers o****o@g****m 170
Jeremy Huffman j****y@j****m 131
Noah Betzen n****h@n****t 7
Philip Ross p****r@s****m 6
Magnus Ottenklinger e****u@p****e 6
Tobiasz t****i@a****m 5
Tomas Janousek t****i@n****z 5
Bartosz Błaszków b****w@s****m 5
Dan Schultzer 1****r 5
Kian-Meng Ang k****g@c****g 5
Jason Axelson j****n@h****o 4
Alberto Sartori a****s@g****m 3
Alexei Sholik a****k@g****m 3
Dave Shah d****h@g****m 3
Luke Imhoff l****f@c****g 3
Wojtek Mach w****k@w****l 2
José Valim j****m@d****o 2
vadim suvorov v****m@m****m 2
Tobias Pfeiffer p****b@g****m 2
Rich Morin r****m@c****m 2
Magnus Henoch m****h@g****m 2
John Warwick j****k@g****m 2
Christian Wesselhoeft c****t@g****m 2
Jonatan Männchen j****n@m****h 2
Eugene Pirogov i****e@g****m 1
Fede g****e@g****m 1
Fede Mon g****e@g****m 1
Gabriel Pereira g****a@x****m 1
Gabriel Prá g****1@g****m 1
Gary Rennie g****r@g****m 1
and 71 more...

Issue and Pull Request metadata

Last synced: about 1 month ago


Package metadata

hex: dialyxir

Mix tasks to simplify use of Dialyzer in Elixir projects.

  • Homepage: https://hexdocs.pm/dialyxir/changelog.html
  • Documentation: http://hexdocs.pm/dialyxir/
  • Licenses: Apache-2.0
  • Latest release: 1.4.3 (published 12 months ago)
  • Last Synced: 2024-11-11T02:44:32.881Z (about 1 month ago)
  • Versions: 32
  • Dependent Packages: 40
  • Dependent Repositories: 5,712
  • Downloads: 75,434,184 Total
  • Docker Downloads: 303,240
  • Rankings:
    • Dependent repos count: 0.206%
    • Docker downloads count: 0.283%
    • Downloads: 0.295%
    • Stargazers count: 0.379%
    • Average: 0.546%
    • Dependent packages count: 0.629%
    • Forks count: 1.484%
  • Maintainers (1)
go: github.com/jeremyjh/dialyxir

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/jeremyjh/dialyxir#section-documentation
  • Licenses: apache-2.0
  • Latest release: v0.3.1 (published almost 9 years ago)
  • Last Synced: 2024-11-11T02:44:32.159Z (about 1 month ago)
  • Versions: 2
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 8.973%
    • Average: 9.546%
    • Dependent repos count: 10.118%

Dependencies

mix.exs hex
  • erlex >= 0.2.6
  • ex_doc >= 0.0.0
.github/workflows/test.yml actions
  • actions/cache v2 composite
  • actions/checkout v2 composite
  • erlef/setup-beam v1 composite
  • fkirc/skip-duplicate-actions master composite
mix.lock hex
test/fixtures/alt_core_path/mix.exs hex
test/fixtures/alt_local_path/mix.exs hex
test/fixtures/default_apps/mix.exs hex
test/fixtures/direct_apps/mix.exs hex
test/fixtures/ignore/mix.exs hex
test/fixtures/ignore_apps/mix.exs hex
test/fixtures/ignore_strict/mix.exs hex
test/fixtures/ignore_string/mix.exs hex
test/fixtures/local_plt/mix.exs hex
test/fixtures/local_plt/mix.lock hex
test/fixtures/local_plt_no_warn/mix.exs hex
test/fixtures/no_lockfile/mix.exs hex
test/fixtures/no_umbrella/mix.exs hex
test/fixtures/nonexistent_deps/mix.exs hex
test/fixtures/plt_add_deps_deprecations/mix.exs hex
test/fixtures/umbrella/apps/first_one/mix.exs hex
test/fixtures/umbrella/apps/second_one/mix.exs hex
test/fixtures/umbrella/mix.exs hex
test/fixtures/umbrella_ignore_apps/apps/first_one/mix.exs hex
test/fixtures/umbrella_ignore_apps/apps/second_one/mix.exs hex
test/fixtures/umbrella_ignore_apps/mix.exs hex