Edit

IABSD.fr/xenocara/lib/pixman/.editorconfig

Branch :

  • Show log

    Commit

  • Author : matthieu
    Date : 2025-08-12 16:39:28
    Hash : 81405b23
    Message : Update to pixman 0.46.4. tested in a bulk ports build and ok jca@ runs of the tests on differents by gkoeler@, jca@ and others.

  • lib/pixman/.editorconfig
  • # To use this config on you editor, follow the instructions at:
    # http://editorconfig.org
    
    root = true
    
    [*]
    tab_width = 8
    
    [meson.build,meson.options]
    indent_style = space
    indent_size = 2