XUnused

Check for unused functions

Description

This is a weekly action that checks the code for unused functions.

The checking is performed by Matthias Gehre’s xunused.

See, How to build NeoMutt

Steps:

  • Configure NeoMutt
  • Build NeoMutt
  • Check for unused functions

Action Details

Key Description Details
Trigger Schedule Mondays at 3am
Trigger Workflow (manual) https://github.com/neomutt/neomutt/actions/workflows/xunused.yml
Uses GitHub’s checkout action https://github.com/actions/checkout
Uses Hendrik Muhs’ ccache-action https://github.com/hendrikmuhs/ccache-action
Uses Simen Bekkhus’ cpu-cores action https://github.com/SimenB/github-actions-cpu-cores
Runs-on ubuntu-latest neomutt/ubuntu

See Also

Description Location
Action https://github.com/neomutt/neomutt/blob/main/.github/workflows/xunused.yml
Action Logs https://github.com/neomutt/neomutt/actions/workflows/xunused.yml
Source Code https://github.com/neomutt/neomutt
XUnused https://github.com/mgehre/xunused

Search by Algolia